#EBBCDD (or 0xEBBCDD) is unknown color: approx French Lilac. HEX triplet: EB, BC and DD. RGB value is (235,188,221). Sum of RGB (Red+Green+Blue) = 235+188+221=644 (85% of max value = 765). Red value is 235 (92.19% from 255 or 36.49% from 644); Green value is 188 (73.83% from 255 or 29.19% from 644); Blue value is 221 (86.72% from 255 or 34.32% from 644); Max value from RGB is 235 - color contains mainly: red. Hex color #EBBCDD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EBBCDD is #144322. Grayscale: #CDCDCD. Windows color (decimal): -1327907 or 14531819. OLE color: 14531819.
HSL color Cylindrical-coordinate representation of color #EBBCDD: hue angle of 317.87º degrees, saturation: 0.54, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EBBCDD is Cyan = 0, Magento = 0.2, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #ebbcdd; } p { color: rgb(235,188,221); } H1.HeaderClassName { color: #ebbcdd; } .AnyTagClassName { color: #ebbcdd; } </style>
<style> a { background-color: #ebbcdd; } a { background-color: rgb(235,188,221); } div.DivClassName { background-color: #ebbcdd; } .BgClassName { background-color: #ebbcdd; } </style>
<style> span { border-color: #ebbcdd; } span { border-color: rgb(235,188,221); } td.TdClassName { border-color: #ebbcdd; } .TagClassName { border-color: #ebbcdd; } </style>