#996f01 color space conversions
Hex:
#996f01
RGB:
153, 111, 1
CMY:
40, 56, 100
CMYK:
0, 27, 99, 40
HSL:
43°, 98.7013%, 30.1961%
HSV (HSB):
43°, 99.3464%, 60.0000%
XYZ:
18.8268, 18.1434, 2.5385
xyY:
0.4765, 0.4592, 18.1434
CIE-Lab:
49.6695, 8.4041, 56.0886
CIE-LCH:
49.6695, 56.7148, 81.4785
CIE-Luv:
49.6695, 35.1050, 50.7072
Hunter-Lab:
42.5950, 4.3548, 26.2831
#996f01 color charts
#996f01 color shades, tints & tones
#996f01 color schemes
#996f01 color preview, HTML & CSS examples
This text has a color of #996f01
<p style="color:#996f01;">Text here</p>
.mytext {color:#996f01;}
This box has a color of #996f01
<div style="background-color:#996f01;">Content here</div>
.mybackground {background-color:#996f01;}
Border around this has a color of #996f01
<div style="border:2px solid #996f01;">Content here</div>
.myborder {border:2px solid #996f01;}