#996e42 color space conversions
Hex:
#996e42
RGB:
153, 110, 66
CMY:
40, 57, 74
CMYK:
0, 28, 57, 40
HSL:
30°, 39.7260%, 42.9412%
HSV (HSB):
30°, 56.8627%, 60.0000%
XYZ:
19.6962, 18.3175, 7.6518
xyY:
0.4313, 0.4011, 18.3175
CIE-Lab:
49.8790, 11.9204, 31.0508
CIE-LCH:
49.8790, 33.2603, 68.9982
CIE-Luv:
49.8790, 32.6599, 33.0961
Hunter-Lab:
42.7990, 7.2479, 19.3591
#996e42 color charts
#996e42 color shades, tints & tones
#996e42 color schemes
#996e42 color preview, HTML & CSS examples
This text has a color of #996e42
<p style="color:#996e42;">Text here</p>
.mytext {color:#996e42;}
This box has a color of #996e42
<div style="background-color:#996e42;">Content here</div>
.mybackground {background-color:#996e42;}
Border around this has a color of #996e42
<div style="border:2px solid #996e42;">Content here</div>
.myborder {border:2px solid #996e42;}