#999f31 color space conversions
Hex:
#999f31
RGB:
153, 159, 49
CMY:
40, 38, 81
CMYK:
4, 0, 69, 38
HSL:
63°, 52.8846%, 40.7843%
HSV (HSB):
63°, 69.1824%, 62.3529%
XYZ:
26.0894, 31.7903, 7.6668
xyY:
0.3980, 0.4850, 31.7903
CIE-Lab:
63.1692, -16.3002, 53.9110
CIE-LCH:
63.1692, 56.3213, 106.8228
CIE-Luv:
63.1692, 0.4758, 62.1335
Hunter-Lab:
56.3829, -16.0750, 31.4059
#999f31 color charts
#999f31 color shades, tints & tones
#999f31 color schemes
#999f31 color preview, HTML & CSS examples
This text has a color of #999f31
<p style="color:#999f31;">Text here</p>
.mytext {color:#999f31;}
This box has a color of #999f31
<div style="background-color:#999f31;">Content here</div>
.mybackground {background-color:#999f31;}
Border around this has a color of #999f31
<div style="border:2px solid #999f31;">Content here</div>
.myborder {border:2px solid #999f31;}