#EBCBF0 (or 0xEBCBF0) is unknown color: approx Snuff. HEX triplet: EB, CB and F0. RGB value is (235,203,240). Sum of RGB (Red+Green+Blue) = 235+203+240=678 (89% of max value = 765). Red value is 235 (92.19% from 255 or 34.66% from 678); Green value is 203 (79.69% from 255 or 29.94% from 678); Blue value is 240 (94.14% from 255 or 35.40% from 678); Max value from RGB is 240 - color contains mainly: blue. Hex color #EBCBF0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EBCBF0 is #14340F. Grayscale: #D8D8D8. Windows color (decimal): -1324048 or 15780843. OLE color: 15780843.
HSL color Cylindrical-coordinate representation of color #EBCBF0: hue angle of 291.89º degrees, saturation: 0.55, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #EBCBF0 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #EBCBF0; } p { color: rgb(235,203,240); } H1.HeaderClassName { color: #EBCBF0; } .AnyTagClassName { color: #EBCBF0; } </style>
<style> a { background-color: #EBCBF0; } a { background-color: rgb(235,203,240); } div.DivClassName { background-color: #EBCBF0; } .BgClassName { background-color: #EBCBF0; } </style>
<style> span { border-color: #EBCBF0; } span { border-color: rgb(235,203,240); } td.TdClassName { border-color: #EBCBF0; } .TagClassName { border-color: #EBCBF0; } </style>