#F1DCE5 (or 0xF1DCE5) is unknown color: approx Pig Pink. HEX triplet: F1, DC and E5. RGB value is (241,220,229). Sum of RGB (Red+Green+Blue) = 241+220+229=690 (91% of max value = 765). Red value is 241 (94.53% from 255 or 34.93% from 690); Green value is 220 (86.33% from 255 or 31.88% from 690); Blue value is 229 (89.84% from 255 or 33.19% from 690); Max value from RGB is 241 - color contains mainly: red. Hex color #F1DCE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1DCE5 is #0E231A. Grayscale: #E3E3E3. Windows color (decimal): -926491 or 15064305. OLE color: 15064305.
HSL color Cylindrical-coordinate representation of color #F1DCE5: hue angle of 334.29º degrees, saturation: 0.43, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F1DCE5 is Cyan = 0, Magento = 0.09, Yellow = 0.05 and Black (K on CMYK) = 0.05.
<style> p { color: #F1DCE5; } p { color: rgb(241,220,229); } H1.HeaderClassName { color: #F1DCE5; } .AnyTagClassName { color: #F1DCE5; } </style>
<style> a { background-color: #F1DCE5; } a { background-color: rgb(241,220,229); } div.DivClassName { background-color: #F1DCE5; } .BgClassName { background-color: #F1DCE5; } </style>
<style> span { border-color: #F1DCE5; } span { border-color: rgb(241,220,229); } td.TdClassName { border-color: #F1DCE5; } .TagClassName { border-color: #F1DCE5; } </style>