#99700c color space conversions
Hex:
#99700c
RGB:
153, 112, 12
CMY:
40, 56, 95
CMYK:
0, 27, 92, 40
HSL:
43°, 85.4545%, 32.3529%
HSV (HSB):
43°, 92.1569%, 60.0000%
XYZ:
18.9974, 18.3872, 2.8956
xyY:
0.4716, 0.4565, 18.3872
CIE-Lab:
49.9624, 8.0196, 54.0305
CIE-LCH:
49.9624, 54.6224, 81.5574
CIE-Luv:
49.9624, 34.1281, 49.9683
Hunter-Lab:
42.8803, 4.0410, 26.0124
#99700c color charts
#99700c color shades, tints & tones
#99700c color schemes
#99700c color preview, HTML & CSS examples
This text has a color of #99700c
<p style="color:#99700c;">Text here</p>
.mytext {color:#99700c;}
This box has a color of #99700c
<div style="background-color:#99700c;">Content here</div>
.mybackground {background-color:#99700c;}
Border around this has a color of #99700c
<div style="border:2px solid #99700c;">Content here</div>
.myborder {border:2px solid #99700c;}