#FFF8CB (or 0xFFF8CB) is unknown color: approx Lemon Chiffon. HEX triplet: FF, F8 and CB. RGB value is (255,248,203). Sum of RGB (Red+Green+Blue) = 255+248+203=706 (93% of max value = 765). Red value is 255 (100% from 255 or 36.12% from 706); Green value is 248 (97.27% from 255 or 35.13% from 706); Blue value is 203 (79.69% from 255 or 28.75% from 706); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF8CB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFF8CB is #000734. Grayscale: #F5F5F5. Windows color (decimal): -1845 or 13367551. OLE color: 13367551.
HSL color Cylindrical-coordinate representation of color #FFF8CB: hue angle of 51.92º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FFF8CB is Cyan = 0, Magento = 0.03, Yellow = 0.20 and Black (K on CMYK) = 0.
<style> p { color: #FFF8CB; } p { color: rgb(255,248,203); } H1.HeaderClassName { color: #FFF8CB; } .AnyTagClassName { color: #FFF8CB; } </style>
<style> a { background-color: #FFF8CB; } a { background-color: rgb(255,248,203); } div.DivClassName { background-color: #FFF8CB; } .BgClassName { background-color: #FFF8CB; } </style>
<style> span { border-color: #FFF8CB; } span { border-color: rgb(255,248,203); } td.TdClassName { border-color: #FFF8CB; } .TagClassName { border-color: #FFF8CB; } </style>