#FED8D8 (or 0xFED8D8) is unknown color: approx Cosmos. HEX triplet: FE, D8 and D8. RGB value is (254,216,216). Sum of RGB (Red+Green+Blue) = 254+216+216=686 (90% of max value = 765). Red value is 254 (99.61% from 255 or 37.03% from 686); Green value is 216 (84.77% from 255 or 31.49% from 686); Blue value is 216 (84.77% from 255 or 31.49% from 686); Max value from RGB is 254 - color contains mainly: red. Hex color #FED8D8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FED8D8 is #012727. Grayscale: #E3E3E3. Windows color (decimal): -75560 or 14211326. OLE color: 14211326.
HSL color Cylindrical-coordinate representation of color #FED8D8: hue angle of 0º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #FED8D8 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #FED8D8; } p { color: rgb(254,216,216); } H1.HeaderClassName { color: #FED8D8; } .AnyTagClassName { color: #FED8D8; } </style>
<style> a { background-color: #FED8D8; } a { background-color: rgb(254,216,216); } div.DivClassName { background-color: #FED8D8; } .BgClassName { background-color: #FED8D8; } </style>
<style> span { border-color: #FED8D8; } span { border-color: rgb(254,216,216); } td.TdClassName { border-color: #FED8D8; } .TagClassName { border-color: #FED8D8; } </style>