#EE6CBD (or 0xEE6CBD) is unknown color: approx Neon Pink. HEX triplet: EE, 6C and BD. RGB value is (238,108,189). Sum of RGB (Red+Green+Blue) = 238+108+189=535 (70% of max value = 765). Red value is 238 (93.36% from 255 or 44.49% from 535); Green value is 108 (42.58% from 255 or 20.19% from 535); Blue value is 189 (74.22% from 255 or 35.33% from 535); Max value from RGB is 238 - color contains mainly: red. Hex color #EE6CBD is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #EE6CBD is #119342. Grayscale: #9B9B9B. Windows color (decimal): -1151811 or 12414190. OLE color: 12414190.
HSL color Cylindrical-coordinate representation of color #EE6CBD: hue angle of 322.62º degrees, saturation: 0.79, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #EE6CBD is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.07.
<style> p { color: #ee6cbd; } p { color: rgb(238,108,189); } H1.HeaderClassName { color: #ee6cbd; } .AnyTagClassName { color: #ee6cbd; } </style>
<style> a { background-color: #ee6cbd; } a { background-color: rgb(238,108,189); } div.DivClassName { background-color: #ee6cbd; } .BgClassName { background-color: #ee6cbd; } </style>
<style> span { border-color: #ee6cbd; } span { border-color: rgb(238,108,189); } td.TdClassName { border-color: #ee6cbd; } .TagClassName { border-color: #ee6cbd; } </style>