#996e7b color space conversions
Hex:
#996e7b
RGB:
153, 110, 123
CMY:
40, 57, 52
CMYK:
0, 28, 20, 40
HSL:
342°, 17.4089%, 51.5686%
HSV (HSB):
342°, 28.1046%, 60.0000%
XYZ:
22.2880, 19.3542, 21.2999
xyY:
0.3541, 0.3075, 19.3542
CIE-Lab:
51.0991, 19.1085, -0.4129
CIE-LCH:
51.0991, 19.1129, 358.7620
CIE-Luv:
51.0991, 25.8743, -3.7777
Hunter-Lab:
43.9934, 13.4431, 2.0895
#996e7b color charts
#996e7b color shades, tints & tones
#996e7b color schemes
#996e7b color preview, HTML & CSS examples
This text has a color of #996e7b
<p style="color:#996e7b;">Text here</p>
.mytext {color:#996e7b;}
This box has a color of #996e7b
<div style="background-color:#996e7b;">Content here</div>
.mybackground {background-color:#996e7b;}
Border around this has a color of #996e7b
<div style="border:2px solid #996e7b;">Content here</div>
.myborder {border:2px solid #996e7b;}