#F1DFE0 (or 0xF1DFE0) is unknown color: approx Pale Pink. HEX triplet: F1, DF and E0. RGB value is (241,223,224). Sum of RGB (Red+Green+Blue) = 241+223+224=688 (91% of max value = 765). Red value is 241 (94.53% from 255 or 35.03% from 688); Green value is 223 (87.5% from 255 or 32.41% from 688); Blue value is 224 (87.89% from 255 or 32.56% from 688); Max value from RGB is 241 - color contains mainly: red. Hex color #F1DFE0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1DFE0 is #0E201F. Grayscale: #E4E4E4. Windows color (decimal): -925728 or 14737393. OLE color: 14737393.
HSL color Cylindrical-coordinate representation of color #F1DFE0: hue angle of 356.67º degrees, saturation: 0.39, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F1DFE0 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.05.
<style> p { color: #F1DFE0; } p { color: rgb(241,223,224); } H1.HeaderClassName { color: #F1DFE0; } .AnyTagClassName { color: #F1DFE0; } </style>
<style> a { background-color: #F1DFE0; } a { background-color: rgb(241,223,224); } div.DivClassName { background-color: #F1DFE0; } .BgClassName { background-color: #F1DFE0; } </style>
<style> span { border-color: #F1DFE0; } span { border-color: rgb(241,223,224); } td.TdClassName { border-color: #F1DFE0; } .TagClassName { border-color: #F1DFE0; } </style>