#996c64 color space conversions
Hex:
#996c64
RGB:
153, 108, 100
CMY:
40, 58, 61
CMYK:
0, 29, 35, 40
HSL:
9°, 20.9486%, 49.6078%
HSV (HSB):
9°, 34.6405%, 60.0000%
XYZ:
20.7997, 18.4175, 14.5153
xyY:
0.3871, 0.3428, 18.4175
CIE-Lab:
49.9987, 16.8302, 11.6220
CIE-LCH:
49.9987, 20.4530, 34.6268
CIE-Luv:
49.9987, 30.1756, 11.9049
Hunter-Lab:
42.9156, 11.4102, 9.9874
#996c64 color charts
#996c64 color shades, tints & tones
#996c64 color schemes
#996c64 color preview, HTML & CSS examples
This text has a color of #996c64
<p style="color:#996c64;">Text here</p>
.mytext {color:#996c64;}
This box has a color of #996c64
<div style="background-color:#996c64;">Content here</div>
.mybackground {background-color:#996c64;}
Border around this has a color of #996c64
<div style="border:2px solid #996c64;">Content here</div>
.myborder {border:2px solid #996c64;}