#FFE8E7 (or 0xFFE8E7) is unknown color: approx Misty Rose. HEX triplet: FF, E8 and E7. RGB value is (255,232,231). Sum of RGB (Red+Green+Blue) = 255+232+231=718 (95% of max value = 765). Red value is 255 (100% from 255 or 35.52% from 718); Green value is 232 (91.02% from 255 or 32.31% from 718); Blue value is 231 (90.62% from 255 or 32.17% from 718); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE8E7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFE8E7 is #001718. Grayscale: #EEEEEE. Windows color (decimal): -5913 or 15198463. OLE color: 15198463.
HSL color Cylindrical-coordinate representation of color #FFE8E7: hue angle of 2.5º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #FFE8E7 is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #FFE8E7; } p { color: rgb(255,232,231); } H1.HeaderClassName { color: #FFE8E7; } .AnyTagClassName { color: #FFE8E7; } </style>
<style> a { background-color: #FFE8E7; } a { background-color: rgb(255,232,231); } div.DivClassName { background-color: #FFE8E7; } .BgClassName { background-color: #FFE8E7; } </style>
<style> span { border-color: #FFE8E7; } span { border-color: rgb(255,232,231); } td.TdClassName { border-color: #FFE8E7; } .TagClassName { border-color: #FFE8E7; } </style>