#F8E4F2 (or 0xF8E4F2) is unknown color: approx Lavender Blush. HEX triplet: F8, E4 and F2. RGB value is (248,228,242). Sum of RGB (Red+Green+Blue) = 248+228+242=718 (95% of max value = 765). Red value is 248 (97.27% from 255 or 34.54% from 718); Green value is 228 (89.45% from 255 or 31.75% from 718); Blue value is 242 (94.92% from 255 or 33.70% from 718); Max value from RGB is 248 - color contains mainly: red. Hex color #F8E4F2 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F8E4F2 is #071B0D. Grayscale: #EBEBEB. Windows color (decimal): -465678 or 15918328. OLE color: 15918328.
HSL color Cylindrical-coordinate representation of color #F8E4F2: hue angle of 318º degrees, saturation: 0.59, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #F8E4F2 is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.03.
<style> p { color: #F8E4F2; } p { color: rgb(248,228,242); } H1.HeaderClassName { color: #F8E4F2; } .AnyTagClassName { color: #F8E4F2; } </style>
<style> a { background-color: #F8E4F2; } a { background-color: rgb(248,228,242); } div.DivClassName { background-color: #F8E4F2; } .BgClassName { background-color: #F8E4F2; } </style>
<style> span { border-color: #F8E4F2; } span { border-color: rgb(248,228,242); } td.TdClassName { border-color: #F8E4F2; } .TagClassName { border-color: #F8E4F2; } </style>