#996d51 color space conversions
Hex:
#996d51
RGB:
153, 109, 81
CMY:
40, 57, 68
CMYK:
0, 29, 47, 40
HSL:
23°, 30.7692%, 45.8824%
HSV (HSB):
23°, 47.0588%, 60.0000%
XYZ:
20.0907, 18.3037, 10.2586
xyY:
0.4129, 0.3762, 18.3037
CIE-Lab:
49.8624, 13.9546, 22.5491
CIE-LCH:
49.8624, 26.5178, 58.2486
CIE-Luv:
49.8624, 31.8337, 24.5527
Hunter-Lab:
42.7828, 8.9534, 15.7311
#996d51 color charts
#996d51 color shades, tints & tones
#996d51 color schemes
#996d51 color preview, HTML & CSS examples
This text has a color of #996d51
<p style="color:#996d51;">Text here</p>
.mytext {color:#996d51;}
This box has a color of #996d51
<div style="background-color:#996d51;">Content here</div>
.mybackground {background-color:#996d51;}
Border around this has a color of #996d51
<div style="border:2px solid #996d51;">Content here</div>
.myborder {border:2px solid #996d51;}