#996e8e color space conversions
Hex:
#996e8e
RGB:
153, 110, 142
CMY:
40, 57, 44
CMYK:
0, 28, 7, 40
HSL:
315°, 17.4089%, 51.5686%
HSV (HSB):
315°, 28.1046%, 60.0000%
XYZ:
23.5953, 19.8772, 28.1843
xyY:
0.3293, 0.2774, 19.8772
CIE-Lab:
51.6980, 22.4411, -10.7407
CIE-LCH:
51.6980, 24.8790, 334.4235
CIE-Luv:
51.6980, 23.1538, -18.8455
Hunter-Lab:
44.5838, 16.4467, -6.2723
#996e8e color charts
#996e8e color shades, tints & tones
#996e8e color schemes
#996e8e color preview, HTML & CSS examples
This text has a color of #996e8e
<p style="color:#996e8e;">Text here</p>
.mytext {color:#996e8e;}
This box has a color of #996e8e
<div style="background-color:#996e8e;">Content here</div>
.mybackground {background-color:#996e8e;}
Border around this has a color of #996e8e
<div style="border:2px solid #996e8e;">Content here</div>
.myborder {border:2px solid #996e8e;}