#996e45 color space conversions
Hex:
#996e45
RGB:
153, 110, 69
CMY:
40, 57, 73
CMYK:
0, 28, 55, 40
HSL:
29°, 37.8378%, 43.5294%
HSV (HSB):
29°, 54.9020%, 60.0000%
XYZ:
19.7870, 18.3538, 8.1300
xyY:
0.4276, 0.3967, 18.3538
CIE-Lab:
49.9225, 12.1868, 29.4412
CIE-LCH:
49.9225, 31.8638, 67.5134
CIE-Luv:
49.9225, 32.3825, 31.6048
Hunter-Lab:
42.8414, 7.4707, 18.7375
#996e45 color charts
#996e45 color shades, tints & tones
#996e45 color schemes
#996e45 color preview, HTML & CSS examples
This text has a color of #996e45
<p style="color:#996e45;">Text here</p>
.mytext {color:#996e45;}
This box has a color of #996e45
<div style="background-color:#996e45;">Content here</div>
.mybackground {background-color:#996e45;}
Border around this has a color of #996e45
<div style="border:2px solid #996e45;">Content here</div>
.myborder {border:2px solid #996e45;}