#FCCFEE (or 0xFCCFEE) is unknown color: approx Classic Rose. HEX triplet: FC, CF and EE. RGB value is (252,207,238). Sum of RGB (Red+Green+Blue) = 252+207+238=697 (92% of max value = 765). Red value is 252 (98.83% from 255 or 36.15% from 697); Green value is 207 (81.25% from 255 or 29.70% from 697); Blue value is 238 (93.36% from 255 or 34.15% from 697); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCFEE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCCFEE is #033011. Grayscale: #DFDFDF. Windows color (decimal): -208914 or 15650812. OLE color: 15650812.
HSL color Cylindrical-coordinate representation of color #FCCFEE: hue angle of 318.67º 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 #FCCFEE is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCFEE; } p { color: rgb(252,207,238); } H1.HeaderClassName { color: #FCCFEE; } .AnyTagClassName { color: #FCCFEE; } </style>
<style> a { background-color: #FCCFEE; } a { background-color: rgb(252,207,238); } div.DivClassName { background-color: #FCCFEE; } .BgClassName { background-color: #FCCFEE; } </style>
<style> span { border-color: #FCCFEE; } span { border-color: rgb(252,207,238); } td.TdClassName { border-color: #FCCFEE; } .TagClassName { border-color: #FCCFEE; } </style>