#FEE7F4 (or 0xFEE7F4) is unknown color: approx Lavender Blush. HEX triplet: FE, E7 and F4. RGB value is (254,231,244). Sum of RGB (Red+Green+Blue) = 254+231+244=729 (96% of max value = 765). Red value is 254 (99.61% from 255 or 34.84% from 729); Green value is 231 (90.62% from 255 or 31.69% from 729); Blue value is 244 (95.70% from 255 or 33.47% from 729); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE7F4 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FEE7F4 is #01180B. Grayscale: #EFEFEF. Windows color (decimal): -71692 or 16050174. OLE color: 16050174.
HSL color Cylindrical-coordinate representation of color #FEE7F4: hue angle of 326.09º degrees, saturation: 0.92, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #FEE7F4 is Cyan = 0, Magento = 0.09, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #FEE7F4; } p { color: rgb(254,231,244); } H1.HeaderClassName { color: #FEE7F4; } .AnyTagClassName { color: #FEE7F4; } </style>
<style> a { background-color: #FEE7F4; } a { background-color: rgb(254,231,244); } div.DivClassName { background-color: #FEE7F4; } .BgClassName { background-color: #FEE7F4; } </style>
<style> span { border-color: #FEE7F4; } span { border-color: rgb(254,231,244); } td.TdClassName { border-color: #FEE7F4; } .TagClassName { border-color: #FEE7F4; } </style>