#FFCEEF (or 0xFFCEEF) is unknown color: approx Classic Rose. HEX triplet: FF, CE and EF. RGB value is (255,206,239). Sum of RGB (Red+Green+Blue) = 255+206+239=700 (92% of max value = 765). Red value is 255 (100% from 255 or 36.43% from 700); Green value is 206 (80.86% from 255 or 29.43% from 700); Blue value is 239 (93.75% from 255 or 34.14% from 700); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCEEF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFCEEF is #003110. Grayscale: #E0E0E0. Windows color (decimal): -12561 or 15716095. OLE color: 15716095.
HSL color Cylindrical-coordinate representation of color #FFCEEF: hue angle of 319.59º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FFCEEF is Cyan = 0, Magento = 0.19, Yellow = 0.06 and Black (K on CMYK) = 0.
<style> p { color: #FFCEEF; } p { color: rgb(255,206,239); } H1.HeaderClassName { color: #FFCEEF; } .AnyTagClassName { color: #FFCEEF; } </style>
<style> a { background-color: #FFCEEF; } a { background-color: rgb(255,206,239); } div.DivClassName { background-color: #FFCEEF; } .BgClassName { background-color: #FFCEEF; } </style>
<style> span { border-color: #FFCEEF; } span { border-color: rgb(255,206,239); } td.TdClassName { border-color: #FFCEEF; } .TagClassName { border-color: #FFCEEF; } </style>