#FCCFFF (or 0xFCCFFF) is unknown color: approx Snuff. HEX triplet: FC, CF and FF. RGB value is (252,207,255). Sum of RGB (Red+Green+Blue) = 252+207+255=714 (94% of max value = 765). Red value is 252 (98.83% from 255 or 35.29% from 714); Green value is 207 (81.25% from 255 or 28.99% from 714); Blue value is 255 (100% from 255 or 35.71% from 714); Max value from RGB is 255 - color contains mainly: blue. Hex color #FCCFFF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCCFFF is #033000. Grayscale: #E1E1E1. Windows color (decimal): -208897 or 16764924. OLE color: 16764924.
HSL color Cylindrical-coordinate representation of color #FCCFFF: hue angle of 296.25º 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 #FCCFFF is Cyan = 0.01, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #FCCFFF; } p { color: rgb(252,207,255); } H1.HeaderClassName { color: #FCCFFF; } .AnyTagClassName { color: #FCCFFF; } </style>
<style> a { background-color: #FCCFFF; } a { background-color: rgb(252,207,255); } div.DivClassName { background-color: #FCCFFF; } .BgClassName { background-color: #FCCFFF; } </style>
<style> span { border-color: #FCCFFF; } span { border-color: rgb(252,207,255); } td.TdClassName { border-color: #FCCFFF; } .TagClassName { border-color: #FCCFFF; } </style>