#996b2b color space conversions
Hex:
#996b2b
RGB:
153, 107, 43
CMY:
40, 58, 83
CMYK:
0, 30, 72, 40
HSL:
35°, 56.1224%, 38.4314%
HSV (HSB):
35°, 71.8954%, 60.0000%
XYZ:
18.8306, 17.4621, 4.6635
xyY:
0.4598, 0.4264, 17.4621
CIE-Lab:
48.8371, 12.0119, 41.8122
CIE-LCH:
48.8371, 43.5034, 73.9716
CIE-Luv:
48.8371, 36.6356, 41.1738
Hunter-Lab:
41.7877, 7.3082, 22.6346
#996b2b color charts
#996b2b color shades, tints & tones
#996b2b color schemes
#996b2b color preview, HTML & CSS examples
This text has a color of #996b2b
<p style="color:#996b2b;">Text here</p>
.mytext {color:#996b2b;}
This box has a color of #996b2b
<div style="background-color:#996b2b;">Content here</div>
.mybackground {background-color:#996b2b;}
Border around this has a color of #996b2b
<div style="border:2px solid #996b2b;">Content here</div>
.myborder {border:2px solid #996b2b;}