#EACEEB (or 0xEACEEB) is unknown color: approx Snuff. HEX triplet: EA, CE and EB. RGB value is (234,206,235). Sum of RGB (Red+Green+Blue) = 234+206+235=675 (89% of max value = 765). Red value is 234 (91.80% from 255 or 34.67% from 675); Green value is 206 (80.86% from 255 or 30.52% from 675); Blue value is 235 (92.19% from 255 or 34.81% from 675); Max value from RGB is 235 - color contains mainly: blue. Hex color #EACEEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EACEEB is #153114. Grayscale: #D9D9D9. Windows color (decimal): -1388821 or 15453930. OLE color: 15453930.
HSL color Cylindrical-coordinate representation of color #EACEEB: hue angle of 297.93º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #EACEEB is Cyan = 0.00, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #EACEEB; } p { color: rgb(234,206,235); } H1.HeaderClassName { color: #EACEEB; } .AnyTagClassName { color: #EACEEB; } </style>
<style> a { background-color: #EACEEB; } a { background-color: rgb(234,206,235); } div.DivClassName { background-color: #EACEEB; } .BgClassName { background-color: #EACEEB; } </style>
<style> span { border-color: #EACEEB; } span { border-color: rgb(234,206,235); } td.TdClassName { border-color: #EACEEB; } .TagClassName { border-color: #EACEEB; } </style>