#F8E8A0 (or 0xF8E8A0) is unknown color: approx Drover. HEX triplet: F8, E8 and A0. RGB value is (248,232,160). Sum of RGB (Red+Green+Blue) = 248+232+160=640 (84% of max value = 765). Red value is 248 (97.27% from 255 or 38.75% from 640); Green value is 232 (91.02% from 255 or 36.25% from 640); Blue value is 160 (62.89% from 255 or 25% from 640); Max value from RGB is 248 - color contains mainly: red. Hex color #F8E8A0 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F8E8A0 is #07175F. Grayscale: #E4E4E4. Windows color (decimal): -464736 or 10545400. OLE color: 10545400.
HSL color Cylindrical-coordinate representation of color #F8E8A0: hue angle of 49.09º degrees, saturation: 0.86, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #F8E8A0 is Cyan = 0, Magento = 0.06, Yellow = 0.35 and Black (K on CMYK) = 0.03.
<style> p { color: #f8e8a0; } p { color: rgb(248,232,160); } H1.HeaderClassName { color: #f8e8a0; } .AnyTagClassName { color: #f8e8a0; } </style>
<style> a { background-color: #f8e8a0; } a { background-color: rgb(248,232,160); } div.DivClassName { background-color: #f8e8a0; } .BgClassName { background-color: #f8e8a0; } </style>
<style> span { border-color: #f8e8a0; } span { border-color: rgb(248,232,160); } td.TdClassName { border-color: #f8e8a0; } .TagClassName { border-color: #f8e8a0; } </style>