#EBE2DD (or 0xEBE2DD) is unknown color: approx Fair Pink. HEX triplet: EB, E2 and DD. RGB value is (235,226,221). Sum of RGB (Red+Green+Blue) = 235+226+221=682 (90% of max value = 765). Red value is 235 (92.19% from 255 or 34.46% from 682); Green value is 226 (88.67% from 255 or 33.14% from 682); Blue value is 221 (86.72% from 255 or 32.40% from 682); Max value from RGB is 235 - color contains mainly: red. Hex color #EBE2DD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EBE2DD is #141D22. Grayscale: #E4E4E4. Windows color (decimal): -1318179 or 14541547. OLE color: 14541547.
HSL color Cylindrical-coordinate representation of color #EBE2DD: hue angle of 21.43º degrees, saturation: 0.26, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EBE2DD is Cyan = 0, Magento = 0.04, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #EBE2DD; } p { color: rgb(235,226,221); } H1.HeaderClassName { color: #EBE2DD; } .AnyTagClassName { color: #EBE2DD; } </style>
<style> a { background-color: #EBE2DD; } a { background-color: rgb(235,226,221); } div.DivClassName { background-color: #EBE2DD; } .BgClassName { background-color: #EBE2DD; } </style>
<style> span { border-color: #EBE2DD; } span { border-color: rgb(235,226,221); } td.TdClassName { border-color: #EBE2DD; } .TagClassName { border-color: #EBE2DD; } </style>