#F8D4EB (or 0xF8D4EB) is unknown color: approx Pig Pink. HEX triplet: F8, D4 and EB. RGB value is (248,212,235). Sum of RGB (Red+Green+Blue) = 248+212+235=695 (92% of max value = 765). Red value is 248 (97.27% from 255 or 35.68% from 695); Green value is 212 (83.20% from 255 or 30.50% from 695); Blue value is 235 (92.19% from 255 or 33.81% from 695); Max value from RGB is 248 - color contains mainly: red. Hex color #F8D4EB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F8D4EB is #072B14. Grayscale: #E1E1E1. Windows color (decimal): -469781 or 15455480. OLE color: 15455480.
HSL color Cylindrical-coordinate representation of color #F8D4EB: hue angle of 321.67º degrees, saturation: 0.72, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F8D4EB is Cyan = 0, Magento = 0.15, Yellow = 0.05 and Black (K on CMYK) = 0.03.
<style> p { color: #F8D4EB; } p { color: rgb(248,212,235); } H1.HeaderClassName { color: #F8D4EB; } .AnyTagClassName { color: #F8D4EB; } </style>
<style> a { background-color: #F8D4EB; } a { background-color: rgb(248,212,235); } div.DivClassName { background-color: #F8D4EB; } .BgClassName { background-color: #F8D4EB; } </style>
<style> span { border-color: #F8D4EB; } span { border-color: rgb(248,212,235); } td.TdClassName { border-color: #F8D4EB; } .TagClassName { border-color: #F8D4EB; } </style>