#F8FBBF (or 0xF8FBBF) is unknown color: approx Cumulus. HEX triplet: F8, FB and BF. RGB value is (248,251,191). Sum of RGB (Red+Green+Blue) = 248+251+191=690 (91% of max value = 765). Red value is 248 (97.27% from 255 or 35.94% from 690); Green value is 251 (98.44% from 255 or 36.38% from 690); Blue value is 191 (75% from 255 or 27.68% from 690); Max value from RGB is 251 - color contains mainly: green. Hex color #F8FBBF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F8FBBF is #070440. Grayscale: #F3F3F3. Windows color (decimal): -459841 or 12581880. OLE color: 12581880.
HSL color Cylindrical-coordinate representation of color #F8FBBF: hue angle of 63º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F8FBBF is Cyan = 0.01, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #F8FBBF; } p { color: rgb(248,251,191); } H1.HeaderClassName { color: #F8FBBF; } .AnyTagClassName { color: #F8FBBF; } </style>
<style> a { background-color: #F8FBBF; } a { background-color: rgb(248,251,191); } div.DivClassName { background-color: #F8FBBF; } .BgClassName { background-color: #F8FBBF; } </style>
<style> span { border-color: #F8FBBF; } span { border-color: rgb(248,251,191); } td.TdClassName { border-color: #F8FBBF; } .TagClassName { border-color: #F8FBBF; } </style>