#9d9d3c color space conversions
Hex:
#9d9d3c
RGB:
157, 157, 60
CMY:
38, 38, 76
CMYK:
0, 0, 62, 38
HSL:
60°, 44.7005%, 42.5490%
HSV (HSB):
60°, 61.7834%, 61.5686%
XYZ:
26.7772, 31.6083, 8.9647
xyY:
0.3976, 0.4693, 31.6083
CIE-Lab:
63.0178, -12.8166, 49.2305
CIE-LCH:
63.0178, 50.8715, 104.5924
CIE-Luv:
63.0178, 4.1752, 57.8788
Hunter-Lab:
56.2212, -13.3707, 29.9009
#9d9d3c color charts
#9d9d3c color shades, tints & tones
#9d9d3c color schemes
#9d9d3c color preview, HTML & CSS examples
This text has a color of #9d9d3c
<p style="color:#9d9d3c;">Text here</p>
.mytext {color:#9d9d3c;}
This box has a color of #9d9d3c
<div style="background-color:#9d9d3c;">Content here</div>
.mybackground {background-color:#9d9d3c;}
Border around this has a color of #9d9d3c
<div style="border:2px solid #9d9d3c;">Content here</div>
.myborder {border:2px solid #9d9d3c;}