#F8EFF4 (or 0xF8EFF4) is unknown color: approx Lavender Blush. HEX triplet: F8, EF and F4. RGB value is (248,239,244). Sum of RGB (Red+Green+Blue) = 248+239+244=731 (96% of max value = 765). Red value is 248 (97.27% from 255 or 33.93% from 731); Green value is 239 (93.75% from 255 or 32.69% from 731); Blue value is 244 (95.70% from 255 or 33.38% from 731); Max value from RGB is 248 - color contains mainly: red. Hex color #F8EFF4 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8EFF4 is #07100B. Grayscale: #F2F2F2. Windows color (decimal): -462860 or 16052216. OLE color: 16052216.
HSL color Cylindrical-coordinate representation of color #F8EFF4: hue angle of 326.67º degrees, saturation: 0.39, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F8EFF4 is Cyan = 0, Magento = 0.04, Yellow = 0.02 and Black (K on CMYK) = 0.03.
<style> p { color: #F8EFF4; } p { color: rgb(248,239,244); } H1.HeaderClassName { color: #F8EFF4; } .AnyTagClassName { color: #F8EFF4; } </style>
<style> a { background-color: #F8EFF4; } a { background-color: rgb(248,239,244); } div.DivClassName { background-color: #F8EFF4; } .BgClassName { background-color: #F8EFF4; } </style>
<style> span { border-color: #F8EFF4; } span { border-color: rgb(248,239,244); } td.TdClassName { border-color: #F8EFF4; } .TagClassName { border-color: #F8EFF4; } </style>