#FEFACE (or 0xFEFACE) is unknown color: approx Lemon Chiffon. HEX triplet: FE, FA and CE. RGB value is (254,250,206). Sum of RGB (Red+Green+Blue) = 254+250+206=710 (94% of max value = 765). Red value is 254 (99.61% from 255 or 35.77% from 710); Green value is 250 (98.05% from 255 or 35.21% from 710); Blue value is 206 (80.86% from 255 or 29.01% from 710); Max value from RGB is 254 - color contains mainly: red. Hex color #FEFACE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FEFACE is #010531. Grayscale: #F6F6F6. Windows color (decimal): -66866 or 13564670. OLE color: 13564670.
HSL color Cylindrical-coordinate representation of color #FEFACE: hue angle of 55º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FEFACE is Cyan = 0, Magento = 0.02, Yellow = 0.19 and Black (K on CMYK) = 0.00.
<style> p { color: #FEFACE; } p { color: rgb(254,250,206); } H1.HeaderClassName { color: #FEFACE; } .AnyTagClassName { color: #FEFACE; } </style>
<style> a { background-color: #FEFACE; } a { background-color: rgb(254,250,206); } div.DivClassName { background-color: #FEFACE; } .BgClassName { background-color: #FEFACE; } </style>
<style> span { border-color: #FEFACE; } span { border-color: rgb(254,250,206); } td.TdClassName { border-color: #FEFACE; } .TagClassName { border-color: #FEFACE; } </style>