#FFF5E8 (or 0xFFF5E8) is unknown color: approx Old Lace. HEX triplet: FF, F5 and E8. RGB value is (255,245,232). Sum of RGB (Red+Green+Blue) = 255+245+232=732 (96% of max value = 765). Red value is 255 (100% from 255 or 34.84% from 732); Green value is 245 (96.09% from 255 or 33.47% from 732); Blue value is 232 (91.02% from 255 or 31.69% from 732); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF5E8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFF5E8 is #000A17. Grayscale: #F6F6F6. Windows color (decimal): -2584 or 15267327. OLE color: 15267327.
HSL color Cylindrical-coordinate representation of color #FFF5E8: hue angle of 33.91º 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 #FFF5E8 is Cyan = 0, Magento = 0.04, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #fff5e8; } p { color: rgb(255,245,232); } H1.HeaderClassName { color: #fff5e8; } .AnyTagClassName { color: #fff5e8; } </style>
<style> a { background-color: #fff5e8; } a { background-color: rgb(255,245,232); } div.DivClassName { background-color: #fff5e8; } .BgClassName { background-color: #fff5e8; } </style>
<style> span { border-color: #fff5e8; } span { border-color: rgb(255,245,232); } td.TdClassName { border-color: #fff5e8; } .TagClassName { border-color: #fff5e8; } </style>