#FEE6F9 (or 0xFEE6F9) is unknown color: approx Lavender Blush. HEX triplet: FE, E6 and F9. RGB value is (254,230,249). Sum of RGB (Red+Green+Blue) = 254+230+249=733 (97% of max value = 765). Red value is 254 (99.61% from 255 or 34.65% from 733); Green value is 230 (90.23% from 255 or 31.38% from 733); Blue value is 249 (97.66% from 255 or 33.97% from 733); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE6F9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FEE6F9 is #011906. Grayscale: #EFEFEF. Windows color (decimal): -71943 or 16377598. OLE color: 16377598.
HSL color Cylindrical-coordinate representation of color #FEE6F9: hue angle of 312.5º 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 #FEE6F9 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.00.
<style> p { color: #FEE6F9; } p { color: rgb(254,230,249); } H1.HeaderClassName { color: #FEE6F9; } .AnyTagClassName { color: #FEE6F9; } </style>
<style> a { background-color: #FEE6F9; } a { background-color: rgb(254,230,249); } div.DivClassName { background-color: #FEE6F9; } .BgClassName { background-color: #FEE6F9; } </style>
<style> span { border-color: #FEE6F9; } span { border-color: rgb(254,230,249); } td.TdClassName { border-color: #FEE6F9; } .TagClassName { border-color: #FEE6F9; } </style>