#F8E1E0 (or 0xF8E1E0) is unknown color: approx Tutu. HEX triplet: F8, E1 and E0. RGB value is (248,225,224). Sum of RGB (Red+Green+Blue) = 248+225+224=697 (92% of max value = 765). Red value is 248 (97.27% from 255 or 35.58% from 697); Green value is 225 (88.28% from 255 or 32.28% from 697); Blue value is 224 (87.89% from 255 or 32.14% from 697); Max value from RGB is 248 - color contains mainly: red. Hex color #F8E1E0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F8E1E0 is #071E1F. Grayscale: #E7E7E7. Windows color (decimal): -466464 or 14737912. OLE color: 14737912.
HSL color Cylindrical-coordinate representation of color #F8E1E0: hue angle of 2.5º degrees, saturation: 0.63, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F8E1E0 is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.03.
<style> p { color: #F8E1E0; } p { color: rgb(248,225,224); } H1.HeaderClassName { color: #F8E1E0; } .AnyTagClassName { color: #F8E1E0; } </style>
<style> a { background-color: #F8E1E0; } a { background-color: rgb(248,225,224); } div.DivClassName { background-color: #F8E1E0; } .BgClassName { background-color: #F8E1E0; } </style>
<style> span { border-color: #F8E1E0; } span { border-color: rgb(248,225,224); } td.TdClassName { border-color: #F8E1E0; } .TagClassName { border-color: #F8E1E0; } </style>