#996f1f color space conversions
Hex:
#996f1f
RGB:
153, 111, 31
CMY:
40, 56, 88
CMYK:
0, 27, 80, 40
HSL:
39°, 66.3043%, 36.0784%
HSV (HSB):
39°, 79.7386%, 60.0000%
XYZ:
19.0686, 18.2401, 3.8120
xyY:
0.4637, 0.4436, 18.2401
CIE-Lab:
49.7861, 9.1446, 47.9967
CIE-LCH:
49.7861, 48.8601, 79.2130
CIE-Luv:
49.7861, 34.2868, 46.2621
Hunter-Lab:
42.7084, 4.9576, 24.6039
#996f1f color charts
#996f1f color shades, tints & tones
#996f1f color schemes
#996f1f color preview, HTML & CSS examples
This text has a color of #996f1f
<p style="color:#996f1f;">Text here</p>
.mytext {color:#996f1f;}
This box has a color of #996f1f
<div style="background-color:#996f1f;">Content here</div>
.mybackground {background-color:#996f1f;}
Border around this has a color of #996f1f
<div style="border:2px solid #996f1f;">Content here</div>
.myborder {border:2px solid #996f1f;}