#999a2c color space conversions
Hex:
#999a2c
RGB:
153, 154, 44
CMY:
40, 40, 83
CMYK:
1, 0, 71, 40
HSL:
61°, 55.5556%, 38.8235%
HSV (HSB):
61°, 71.4286%, 60.3922%
XYZ:
25.1471, 30.0654, 6.8607
xyY:
0.4051, 0.4844, 30.0654
CIE-Lab:
61.7106, -13.9731, 54.3986
CIE-LCH:
61.7106, 56.1645, 104.4058
CIE-Luv:
61.7106, 3.7462, 61.3112
Hunter-Lab:
54.8319, -14.0918, 30.9638
#999a2c color charts
#999a2c color shades, tints & tones
#999a2c color schemes
#999a2c color preview, HTML & CSS examples
This text has a color of #999a2c
<p style="color:#999a2c;">Text here</p>
.mytext {color:#999a2c;}
This box has a color of #999a2c
<div style="background-color:#999a2c;">Content here</div>
.mybackground {background-color:#999a2c;}
Border around this has a color of #999a2c
<div style="border:2px solid #999a2c;">Content here</div>
.myborder {border:2px solid #999a2c;}