#FCCEE1 (or 0xFCCEE1) is unknown color: approx Pig Pink. HEX triplet: FC, CE and E1. RGB value is (252,206,225). Sum of RGB (Red+Green+Blue) = 252+206+225=683 (90% of max value = 765). Red value is 252 (98.83% from 255 or 36.90% from 683); Green value is 206 (80.86% from 255 or 30.16% from 683); Blue value is 225 (88.28% from 255 or 32.94% from 683); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCEE1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCCEE1 is #03311E. Grayscale: #DDDDDD. Windows color (decimal): -209183 or 14798588. OLE color: 14798588.
HSL color Cylindrical-coordinate representation of color #FCCEE1: hue angle of 335.22º 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 #FCCEE1 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCEE1; } p { color: rgb(252,206,225); } H1.HeaderClassName { color: #FCCEE1; } .AnyTagClassName { color: #FCCEE1; } </style>
<style> a { background-color: #FCCEE1; } a { background-color: rgb(252,206,225); } div.DivClassName { background-color: #FCCEE1; } .BgClassName { background-color: #FCCEE1; } </style>
<style> span { border-color: #FCCEE1; } span { border-color: rgb(252,206,225); } td.TdClassName { border-color: #FCCEE1; } .TagClassName { border-color: #FCCEE1; } </style>