#996c3c color space conversions
Hex:
#996c3c
RGB:
153, 108, 60
CMY:
40, 58, 76
CMYK:
0, 29, 61, 40
HSL:
31°, 43.6620%, 41.7647%
HSV (HSB):
31°, 60.7843%, 60.0000%
XYZ:
19.3150, 17.8237, 6.6973
xyY:
0.4406, 0.4066, 17.8237
CIE-Lab:
49.2815, 12.5746, 33.6061
CIE-LCH:
49.2815, 35.8817, 69.4853
CIE-Luv:
49.2815, 34.6067, 34.9719
Hunter-Lab:
42.2181, 7.7832, 20.1472
#996c3c color charts
#996c3c color shades, tints & tones
#996c3c color schemes
#996c3c color preview, HTML & CSS examples
This text has a color of #996c3c
<p style="color:#996c3c;">Text here</p>
.mytext {color:#996c3c;}
This box has a color of #996c3c
<div style="background-color:#996c3c;">Content here</div>
.mybackground {background-color:#996c3c;}
Border around this has a color of #996c3c
<div style="border:2px solid #996c3c;">Content here</div>
.myborder {border:2px solid #996c3c;}