#FEE2AB (or 0xFEE2AB) is unknown color: approx Peach-Yellow. HEX triplet: FE, E2 and AB. RGB value is (254,226,171). Sum of RGB (Red+Green+Blue) = 254+226+171=651 (86% of max value = 765). Red value is 254 (99.61% from 255 or 39.02% from 651); Green value is 226 (88.67% from 255 or 34.72% from 651); Blue value is 171 (67.19% from 255 or 26.27% from 651); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE2AB is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FEE2AB is #011D54. Grayscale: #E4E4E4. Windows color (decimal): -73045 or 11264766. OLE color: 11264766.
HSL color Cylindrical-coordinate representation of color #FEE2AB: hue angle of 39.76º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #FEE2AB is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.00.
<style> p { color: #fee2ab; } p { color: rgb(254,226,171); } H1.HeaderClassName { color: #fee2ab; } .AnyTagClassName { color: #fee2ab; } </style>
<style> a { background-color: #fee2ab; } a { background-color: rgb(254,226,171); } div.DivClassName { background-color: #fee2ab; } .BgClassName { background-color: #fee2ab; } </style>
<style> span { border-color: #fee2ab; } span { border-color: rgb(254,226,171); } td.TdClassName { border-color: #fee2ab; } .TagClassName { border-color: #fee2ab; } </style>