#FEE4F7 (or 0xFEE4F7) is unknown color: approx Lavender Blush. HEX triplet: FE, E4 and F7. RGB value is (254,228,247). Sum of RGB (Red+Green+Blue) = 254+228+247=729 (96% of max value = 765). Red value is 254 (99.61% from 255 or 34.84% from 729); Green value is 228 (89.45% from 255 or 31.28% from 729); Blue value is 247 (96.88% from 255 or 33.88% from 729); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE4F7 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FEE4F7 is #011B08. Grayscale: #EDEDED. Windows color (decimal): -72457 or 16246014. OLE color: 16246014.
HSL color Cylindrical-coordinate representation of color #FEE4F7: hue angle of 316.15º degrees, saturation: 0.93, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #FEE4F7 is Cyan = 0, Magento = 0.10, Yellow = 0.03 and Black (K on CMYK) = 0.00.
<style> p { color: #FEE4F7; } p { color: rgb(254,228,247); } H1.HeaderClassName { color: #FEE4F7; } .AnyTagClassName { color: #FEE4F7; } </style>
<style> a { background-color: #FEE4F7; } a { background-color: rgb(254,228,247); } div.DivClassName { background-color: #FEE4F7; } .BgClassName { background-color: #FEE4F7; } </style>
<style> span { border-color: #FEE4F7; } span { border-color: rgb(254,228,247); } td.TdClassName { border-color: #FEE4F7; } .TagClassName { border-color: #FEE4F7; } </style>