#F8FEB2 (or 0xF8FEB2) is unknown color: approx Australian Mint. HEX triplet: F8, FE and B2. RGB value is (248,254,178). Sum of RGB (Red+Green+Blue) = 248+254+178=680 (90% of max value = 765). Red value is 248 (97.27% from 255 or 36.47% from 680); Green value is 254 (99.61% from 255 or 37.35% from 680); Blue value is 178 (69.92% from 255 or 26.18% from 680); Max value from RGB is 254 - color contains mainly: green. Hex color #F8FEB2 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F8FEB2 is #07014D. Grayscale: #F3F3F3. Windows color (decimal): -459086 or 11730680. OLE color: 11730680.
HSL color Cylindrical-coordinate representation of color #F8FEB2: hue angle of 64.74º degrees, saturation: 0.97, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #F8FEB2 is Cyan = 0.02, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.00.
<style> p { color: #F8FEB2; } p { color: rgb(248,254,178); } H1.HeaderClassName { color: #F8FEB2; } .AnyTagClassName { color: #F8FEB2; } </style>
<style> a { background-color: #F8FEB2; } a { background-color: rgb(248,254,178); } div.DivClassName { background-color: #F8FEB2; } .BgClassName { background-color: #F8FEB2; } </style>
<style> span { border-color: #F8FEB2; } span { border-color: rgb(248,254,178); } td.TdClassName { border-color: #F8FEB2; } .TagClassName { border-color: #F8FEB2; } </style>