#FCCFD9 (or 0xFCCFD9) is unknown color: approx Pink Lace. HEX triplet: FC, CF and D9. RGB value is (252,207,217). Sum of RGB (Red+Green+Blue) = 252+207+217=676 (89% of max value = 765). Red value is 252 (98.83% from 255 or 37.28% from 676); Green value is 207 (81.25% from 255 or 30.62% from 676); Blue value is 217 (85.16% from 255 or 32.10% from 676); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCFD9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCCFD9 is #033026. Grayscale: #DDDDDD. Windows color (decimal): -208935 or 14274556. OLE color: 14274556.
HSL color Cylindrical-coordinate representation of color #FCCFD9: hue angle of 346.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 #FCCFD9 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCFD9; } p { color: rgb(252,207,217); } H1.HeaderClassName { color: #FCCFD9; } .AnyTagClassName { color: #FCCFD9; } </style>
<style> a { background-color: #FCCFD9; } a { background-color: rgb(252,207,217); } div.DivClassName { background-color: #FCCFD9; } .BgClassName { background-color: #FCCFD9; } </style>
<style> span { border-color: #FCCFD9; } span { border-color: rgb(252,207,217); } td.TdClassName { border-color: #FCCFD9; } .TagClassName { border-color: #FCCFD9; } </style>