#E9DFEB (or 0xE9DFEB) is unknown color: approx Selago. HEX triplet: E9, DF and EB. RGB value is (233,223,235). Sum of RGB (Red+Green+Blue) = 233+223+235=691 (91% of max value = 765). Red value is 233 (91.41% from 255 or 33.72% from 691); Green value is 223 (87.5% from 255 or 32.27% from 691); Blue value is 235 (92.19% from 255 or 34.01% from 691); Max value from RGB is 235 - color contains mainly: blue. Hex color #E9DFEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E9DFEB is #162014. Grayscale: #E3E3E3. Windows color (decimal): -1450005 or 15458281. OLE color: 15458281.
HSL color Cylindrical-coordinate representation of color #E9DFEB: hue angle of 290º degrees, saturation: 0.23, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E9DFEB is Cyan = 0.01, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E9DFEB; } p { color: rgb(233,223,235); } H1.HeaderClassName { color: #E9DFEB; } .AnyTagClassName { color: #E9DFEB; } </style>
<style> a { background-color: #E9DFEB; } a { background-color: rgb(233,223,235); } div.DivClassName { background-color: #E9DFEB; } .BgClassName { background-color: #E9DFEB; } </style>
<style> span { border-color: #E9DFEB; } span { border-color: rgb(233,223,235); } td.TdClassName { border-color: #E9DFEB; } .TagClassName { border-color: #E9DFEB; } </style>