#996e15 color space conversions
Hex:
#996e15
RGB:
153, 110, 21
CMY:
40, 57, 92
CMYK:
0, 28, 86, 40
HSL:
40°, 75.8621%, 34.1176%
HSV (HSB):
40°, 86.2745%, 60.0000%
XYZ:
18.8482, 17.9783, 3.1862
xyY:
0.4711, 0.4493, 17.9783
CIE-Lab:
49.4698, 9.3753, 51.2476
CIE-LCH:
49.4698, 52.0981, 79.6328
CIE-Luv:
49.4698, 35.4265, 47.9014
Hunter-Lab:
42.4008, 5.1459, 25.2252
#996e15 color charts
#996e15 color shades, tints & tones
#996e15 color schemes
#996e15 color preview, HTML & CSS examples
This text has a color of #996e15
<p style="color:#996e15;">Text here</p>
.mytext {color:#996e15;}
This box has a color of #996e15
<div style="background-color:#996e15;">Content here</div>
.mybackground {background-color:#996e15;}
Border around this has a color of #996e15
<div style="border:2px solid #996e15;">Content here</div>
.myborder {border:2px solid #996e15;}