#F8CCEB (or 0xF8CCEB) is unknown color: approx Classic Rose. HEX triplet: F8, CC and EB. RGB value is (248,204,235). Sum of RGB (Red+Green+Blue) = 248+204+235=687 (90% of max value = 765). Red value is 248 (97.27% from 255 or 36.10% from 687); Green value is 204 (80.08% from 255 or 29.69% from 687); Blue value is 235 (92.19% from 255 or 34.21% from 687); Max value from RGB is 248 - color contains mainly: red. Hex color #F8CCEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F8CCEB is #073314. Grayscale: #DCDCDC. Windows color (decimal): -471829 or 15453432. OLE color: 15453432.
HSL color Cylindrical-coordinate representation of color #F8CCEB: hue angle of 317.73º degrees, saturation: 0.76, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F8CCEB is Cyan = 0, Magento = 0.18, Yellow = 0.05 and Black (K on CMYK) = 0.03.
<style> p { color: #F8CCEB; } p { color: rgb(248,204,235); } H1.HeaderClassName { color: #F8CCEB; } .AnyTagClassName { color: #F8CCEB; } </style>
<style> a { background-color: #F8CCEB; } a { background-color: rgb(248,204,235); } div.DivClassName { background-color: #F8CCEB; } .BgClassName { background-color: #F8CCEB; } </style>
<style> span { border-color: #F8CCEB; } span { border-color: rgb(248,204,235); } td.TdClassName { border-color: #F8CCEB; } .TagClassName { border-color: #F8CCEB; } </style>