#996c50 color space conversions
Hex:
#996c50
RGB:
153, 108, 80
CMY:
40, 58, 69
CMYK:
0, 29, 48, 40
HSL:
23°, 31.3305%, 45.6863%
HSV (HSB):
23°, 47.7124%, 60.0000%
XYZ:
19.9474, 18.0766, 10.0272
xyY:
0.4151, 0.3762, 18.0766
CIE-Lab:
49.5889, 14.4234, 22.7672
CIE-LCH:
49.5889, 26.9514, 57.6451
CIE-Luv:
49.5889, 32.6118, 24.6280
Hunter-Lab:
42.5166, 9.3423, 15.7785
#996c50 color charts
#996c50 color shades, tints & tones
#996c50 color schemes
#996c50 color preview, HTML & CSS examples
This text has a color of #996c50
<p style="color:#996c50;">Text here</p>
.mytext {color:#996c50;}
This box has a color of #996c50
<div style="background-color:#996c50;">Content here</div>
.mybackground {background-color:#996c50;}
Border around this has a color of #996c50
<div style="border:2px solid #996c50;">Content here</div>
.myborder {border:2px solid #996c50;}