#FFE8F9 (or 0xFFE8F9) is unknown color: approx Lavender Blush. HEX triplet: FF, E8 and F9. RGB value is (255,232,249). Sum of RGB (Red+Green+Blue) = 255+232+249=736 (97% of max value = 765). Red value is 255 (100% from 255 or 34.65% from 736); Green value is 232 (91.02% from 255 or 31.52% from 736); Blue value is 249 (97.66% from 255 or 33.83% from 736); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE8F9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFE8F9 is #001706. Grayscale: #F0F0F0. Windows color (decimal): -5895 or 16378111. OLE color: 16378111.
HSL color Cylindrical-coordinate representation of color #FFE8F9: hue angle of 315.65º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #FFE8F9 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #FFE8F9; } p { color: rgb(255,232,249); } H1.HeaderClassName { color: #FFE8F9; } .AnyTagClassName { color: #FFE8F9; } </style>
<style> a { background-color: #FFE8F9; } a { background-color: rgb(255,232,249); } div.DivClassName { background-color: #FFE8F9; } .BgClassName { background-color: #FFE8F9; } </style>
<style> span { border-color: #FFE8F9; } span { border-color: rgb(255,232,249); } td.TdClassName { border-color: #FFE8F9; } .TagClassName { border-color: #FFE8F9; } </style>