#996b3d color space conversions
Hex:
#996b3d
RGB:
153, 107, 61
CMY:
40, 58, 76
CMYK:
0, 30, 60, 40
HSL:
30°, 42.9907%, 41.9608%
HSV (HSB):
30°, 60.1307%, 60.0000%
XYZ:
19.2369, 17.6246, 6.8029
xyY:
0.4406, 0.4036, 17.6246
CIE-Lab:
49.0376, 13.2289, 32.7727
CIE-LCH:
49.0376, 35.3420, 68.0182
CIE-Luv:
49.0376, 35.2306, 34.0545
Hunter-Lab:
41.9817, 8.3244, 19.7796
#996b3d color charts
#996b3d color shades, tints & tones
#996b3d color schemes
#996b3d color preview, HTML & CSS examples
This text has a color of #996b3d
<p style="color:#996b3d;">Text here</p>
.mytext {color:#996b3d;}
This box has a color of #996b3d
<div style="background-color:#996b3d;">Content here</div>
.mybackground {background-color:#996b3d;}
Border around this has a color of #996b3d
<div style="border:2px solid #996b3d;">Content here</div>
.myborder {border:2px solid #996b3d;}