#FFCFCE (or 0xFFCFCE) is unknown color: approx Cosmos. HEX triplet: FF, CF and CE. RGB value is (255,207,206). Sum of RGB (Red+Green+Blue) = 255+207+206=668 (88% of max value = 765). Red value is 255 (100% from 255 or 38.17% from 668); Green value is 207 (81.25% from 255 or 30.99% from 668); Blue value is 206 (80.86% from 255 or 30.84% from 668); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCFCE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFCFCE is #003031. Grayscale: #DDDDDD. Windows color (decimal): -12338 or 13553663. OLE color: 13553663.
HSL color Cylindrical-coordinate representation of color #FFCFCE: hue angle of 1.22º 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 #FFCFCE is Cyan = 0, Magento = 0.19, Yellow = 0.19 and Black (K on CMYK) = 0.
<style> p { color: #FFCFCE; } p { color: rgb(255,207,206); } H1.HeaderClassName { color: #FFCFCE; } .AnyTagClassName { color: #FFCFCE; } </style>
<style> a { background-color: #FFCFCE; } a { background-color: rgb(255,207,206); } div.DivClassName { background-color: #FFCFCE; } .BgClassName { background-color: #FFCFCE; } </style>
<style> span { border-color: #FFCFCE; } span { border-color: rgb(255,207,206); } td.TdClassName { border-color: #FFCFCE; } .TagClassName { border-color: #FFCFCE; } </style>