#FEEEF4 (or 0xFEEEF4) is unknown color: approx Lavender Blush. HEX triplet: FE, EE and F4. RGB value is (254,238,244). Sum of RGB (Red+Green+Blue) = 254+238+244=736 (97% of max value = 765). Red value is 254 (99.61% from 255 or 34.51% from 736); Green value is 238 (93.36% from 255 or 32.34% from 736); Blue value is 244 (95.70% from 255 or 33.15% from 736); Max value from RGB is 254 - color contains mainly: red. Hex color #FEEEF4 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FEEEF4 is #01110B. Grayscale: #F3F3F3. Windows color (decimal): -69900 or 16051966. OLE color: 16051966.
HSL color Cylindrical-coordinate representation of color #FEEEF4: hue angle of 337.5º degrees, saturation: 0.89, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #FEEEF4 is Cyan = 0, Magento = 0.06, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #FEEEF4; } p { color: rgb(254,238,244); } H1.HeaderClassName { color: #FEEEF4; } .AnyTagClassName { color: #FEEEF4; } </style>
<style> a { background-color: #FEEEF4; } a { background-color: rgb(254,238,244); } div.DivClassName { background-color: #FEEEF4; } .BgClassName { background-color: #FEEEF4; } </style>
<style> span { border-color: #FEEEF4; } span { border-color: rgb(254,238,244); } td.TdClassName { border-color: #FEEEF4; } .TagClassName { border-color: #FEEEF4; } </style>