#996e34 color space conversions
Hex:
#996e34
RGB:
153, 110, 52
CMY:
40, 57, 80
CMYK:
0, 28, 66, 40
HSL:
34°, 49.2683%, 40.1961%
HSV (HSB):
34°, 66.0131%, 60.0000%
XYZ:
19.3326, 18.1721, 5.7374
xyY:
0.4471, 0.4202, 18.1721
CIE-Lab:
49.7042, 10.8421, 38.3024
CIE-LCH:
49.7042, 39.8074, 74.1950
CIE-Luv:
49.7042, 33.8058, 39.2420
Hunter-Lab:
42.6287, 6.3515, 21.8602
#996e34 color charts
#996e34 color shades, tints & tones
#996e34 color schemes
#996e34 color preview, HTML & CSS examples
This text has a color of #996e34
<p style="color:#996e34;">Text here</p>
.mytext {color:#996e34;}
This box has a color of #996e34
<div style="background-color:#996e34;">Content here</div>
.mybackground {background-color:#996e34;}
Border around this has a color of #996e34
<div style="border:2px solid #996e34;">Content here</div>
.myborder {border:2px solid #996e34;}