#996c35 color space conversions
Hex:
#996c35
RGB:
153, 108, 53
CMY:
40, 58, 79
CMYK:
0, 29, 65, 40
HSL:
33°, 48.5437%, 40.3922%
HSV (HSB):
33°, 65.3595%, 60.0000%
XYZ:
19.1420, 17.7545, 5.7862
xyY:
0.4485, 0.4160, 17.7545
CIE-Lab:
49.1969, 12.0590, 37.2159
CIE-LCH:
49.1969, 39.1209, 72.0463
CIE-Luv:
49.1969, 35.1838, 37.9525
Hunter-Lab:
42.1361, 7.3529, 21.3534
#996c35 color charts
#996c35 color shades, tints & tones
#996c35 color schemes
#996c35 color preview, HTML & CSS examples
This text has a color of #996c35
<p style="color:#996c35;">Text here</p>
.mytext {color:#996c35;}
This box has a color of #996c35
<div style="background-color:#996c35;">Content here</div>
.mybackground {background-color:#996c35;}
Border around this has a color of #996c35
<div style="border:2px solid #996c35;">Content here</div>
.myborder {border:2px solid #996c35;}