#FFF8D6 (or 0xFFF8D6) is unknown color: approx Corn Silk. HEX triplet: FF, F8 and D6. RGB value is (255,248,214). Sum of RGB (Red+Green+Blue) = 255+248+214=717 (94% of max value = 765). Red value is 255 (100% from 255 or 35.56% from 717); Green value is 248 (97.27% from 255 or 34.59% from 717); Blue value is 214 (83.98% from 255 or 29.85% from 717); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF8D6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFF8D6 is #000729. Grayscale: #F6F6F6. Windows color (decimal): -1834 or 14088447. OLE color: 14088447.
HSL color Cylindrical-coordinate representation of color #FFF8D6: hue angle of 49.76º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FFF8D6 is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.
<style> p { color: #FFF8D6; } p { color: rgb(255,248,214); } H1.HeaderClassName { color: #FFF8D6; } .AnyTagClassName { color: #FFF8D6; } </style>
<style> a { background-color: #FFF8D6; } a { background-color: rgb(255,248,214); } div.DivClassName { background-color: #FFF8D6; } .BgClassName { background-color: #FFF8D6; } </style>
<style> span { border-color: #FFF8D6; } span { border-color: rgb(255,248,214); } td.TdClassName { border-color: #FFF8D6; } .TagClassName { border-color: #FFF8D6; } </style>