#FECAD5 (or 0xFECAD5) is unknown color: approx Pink Lace. HEX triplet: FE, CA and D5. RGB value is (254,202,213). Sum of RGB (Red+Green+Blue) = 254+202+213=669 (88% of max value = 765). Red value is 254 (99.61% from 255 or 37.97% from 669); Green value is 202 (79.30% from 255 or 30.19% from 669); Blue value is 213 (83.59% from 255 or 31.84% from 669); Max value from RGB is 254 - color contains mainly: red. Hex color #FECAD5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FECAD5 is #01352A. Grayscale: #DADADA. Windows color (decimal): -79147 or 14011134. OLE color: 14011134.
HSL color Cylindrical-coordinate representation of color #FECAD5: hue angle of 347.31º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FECAD5 is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.00.
<style> p { color: #FECAD5; } p { color: rgb(254,202,213); } H1.HeaderClassName { color: #FECAD5; } .AnyTagClassName { color: #FECAD5; } </style>
<style> a { background-color: #FECAD5; } a { background-color: rgb(254,202,213); } div.DivClassName { background-color: #FECAD5; } .BgClassName { background-color: #FECAD5; } </style>
<style> span { border-color: #FECAD5; } span { border-color: rgb(254,202,213); } td.TdClassName { border-color: #FECAD5; } .TagClassName { border-color: #FECAD5; } </style>