#FFCFE5 (or 0xFFCFE5) is unknown color: approx Pig Pink. HEX triplet: FF, CF and E5. RGB value is (255,207,229). Sum of RGB (Red+Green+Blue) = 255+207+229=691 (91% of max value = 765). Red value is 255 (100% from 255 or 36.90% from 691); Green value is 207 (81.25% from 255 or 29.96% from 691); Blue value is 229 (89.84% from 255 or 33.14% from 691); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCFE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFCFE5 is #00301A. Grayscale: #DFDFDF. Windows color (decimal): -12315 or 15060991. OLE color: 15060991.
HSL color Cylindrical-coordinate representation of color #FFCFE5: hue angle of 332.5º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FFCFE5 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.
<style> p { color: #FFCFE5; } p { color: rgb(255,207,229); } H1.HeaderClassName { color: #FFCFE5; } .AnyTagClassName { color: #FFCFE5; } </style>
<style> a { background-color: #FFCFE5; } a { background-color: rgb(255,207,229); } div.DivClassName { background-color: #FFCFE5; } .BgClassName { background-color: #FFCFE5; } </style>
<style> span { border-color: #FFCFE5; } span { border-color: rgb(255,207,229); } td.TdClassName { border-color: #FFCFE5; } .TagClassName { border-color: #FFCFE5; } </style>