#EEB2CC (or 0xEEB2CC) is unknown color: approx Chantilly. HEX triplet: EE, B2 and CC. RGB value is (238,178,204). Sum of RGB (Red+Green+Blue) = 238+178+204=620 (82% of max value = 765). Red value is 238 (93.36% from 255 or 38.39% from 620); Green value is 178 (69.92% from 255 or 28.71% from 620); Blue value is 204 (80.08% from 255 or 32.90% from 620); Max value from RGB is 238 - color contains mainly: red. Hex color #EEB2CC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EEB2CC is #114D33. Grayscale: #C6C6C6. Windows color (decimal): -1133876 or 13415150. OLE color: 13415150.
HSL color Cylindrical-coordinate representation of color #EEB2CC: hue angle of 334º degrees, saturation: 0.64, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #EEB2CC is Cyan = 0, Magento = 0.25, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #EEB2CC; } p { color: rgb(238,178,204); } H1.HeaderClassName { color: #EEB2CC; } .AnyTagClassName { color: #EEB2CC; } </style>
<style> a { background-color: #EEB2CC; } a { background-color: rgb(238,178,204); } div.DivClassName { background-color: #EEB2CC; } .BgClassName { background-color: #EEB2CC; } </style>
<style> span { border-color: #EEB2CC; } span { border-color: rgb(238,178,204); } td.TdClassName { border-color: #EEB2CC; } .TagClassName { border-color: #EEB2CC; } </style>