#F9CEFC (or 0xF9CEFC) is unknown color: approx Snuff. HEX triplet: F9, CE and FC. RGB value is (249,206,252). Sum of RGB (Red+Green+Blue) = 249+206+252=707 (93% of max value = 765). Red value is 249 (97.66% from 255 or 35.22% from 707); Green value is 206 (80.86% from 255 or 29.14% from 707); Blue value is 252 (98.83% from 255 or 35.64% from 707); Max value from RGB is 252 - color contains mainly: blue. Hex color #F9CEFC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F9CEFC is #063103. Grayscale: #DFDFDF. Windows color (decimal): -405764 or 16568057. OLE color: 16568057.
HSL color Cylindrical-coordinate representation of color #F9CEFC: hue angle of 296.09º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F9CEFC is Cyan = 0.01, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #f9cefc; } p { color: rgb(249,206,252); } H1.HeaderClassName { color: #f9cefc; } .AnyTagClassName { color: #f9cefc; } </style>
<style> a { background-color: #f9cefc; } a { background-color: rgb(249,206,252); } div.DivClassName { background-color: #f9cefc; } .BgClassName { background-color: #f9cefc; } </style>
<style> span { border-color: #f9cefc; } span { border-color: rgb(249,206,252); } td.TdClassName { border-color: #f9cefc; } .TagClassName { border-color: #f9cefc; } </style>