#996e6c color space conversions
Hex:
#996e6c
RGB:
153, 110, 108
CMY:
40, 57, 58
CMYK:
0, 28, 29, 40
HSL:
3°, 18.0723%, 51.1765%
HSV (HSB):
3°, 29.4118%, 60.0000%
XYZ:
21.4196, 19.0069, 16.7271
xyY:
0.3748, 0.3326, 19.0069
CIE-Lab:
50.6952, 16.7917, 7.8768
CIE-LCH:
50.6952, 18.5473, 25.1308
CIE-Luv:
50.6952, 27.9133, 7.3985
Hunter-Lab:
43.5969, 11.4043, 7.7696
#996e6c color charts
#996e6c color shades, tints & tones
#996e6c color schemes
#996e6c color preview, HTML & CSS examples
This text has a color of #996e6c
<p style="color:#996e6c;">Text here</p>
.mytext {color:#996e6c;}
This box has a color of #996e6c
<div style="background-color:#996e6c;">Content here</div>
.mybackground {background-color:#996e6c;}
Border around this has a color of #996e6c
<div style="border:2px solid #996e6c;">Content here</div>
.myborder {border:2px solid #996e6c;}