#FECEC8 (or 0xFECEC8) is unknown color: approx Coral Candy. HEX triplet: FE, CE and C8. RGB value is (254,206,200). Sum of RGB (Red+Green+Blue) = 254+206+200=660 (87% of max value = 765). Red value is 254 (99.61% from 255 or 38.48% from 660); Green value is 206 (80.86% from 255 or 31.21% from 660); Blue value is 200 (78.52% from 255 or 30.30% from 660); Max value from RGB is 254 - color contains mainly: red. Hex color #FECEC8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FECEC8 is #013137. Grayscale: #DBDBDB. Windows color (decimal): -78136 or 13160190. OLE color: 13160190.
HSL color Cylindrical-coordinate representation of color #FECEC8: hue angle of 6.67º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #FECEC8 is Cyan = 0, Magento = 0.19, Yellow = 0.21 and Black (K on CMYK) = 0.00.
<style> p { color: #FECEC8; } p { color: rgb(254,206,200); } H1.HeaderClassName { color: #FECEC8; } .AnyTagClassName { color: #FECEC8; } </style>
<style> a { background-color: #FECEC8; } a { background-color: rgb(254,206,200); } div.DivClassName { background-color: #FECEC8; } .BgClassName { background-color: #FECEC8; } </style>
<style> span { border-color: #FECEC8; } span { border-color: rgb(254,206,200); } td.TdClassName { border-color: #FECEC8; } .TagClassName { border-color: #FECEC8; } </style>