#9fa65c color space conversions
Hex:
#9fa65c
RGB:
159, 166, 92
CMY:
38, 35, 64
CMYK:
4, 0, 45, 35
HSL:
66°, 29.3651%, 50.5882%
HSV (HSB):
66°, 44.5783%, 65.0980%
XYZ:
29.8661, 35.4161, 15.3871
xyY:
0.3702, 0.4390, 35.4161
CIE-Lab:
66.0713, -13.8307, 37.3276
CIE-LCH:
66.0713, 39.8075, 110.3307
CIE-Luv:
66.0713, -0.9584, 48.5692
Hunter-Lab:
59.5114, -14.5639, 26.3281
#9fa65c color charts
#9fa65c color shades, tints & tones
#9fa65c color schemes
#9fa65c color preview, HTML & CSS examples
This text has a color of #9fa65c
<p style="color:#9fa65c;">Text here</p>
.mytext {color:#9fa65c;}
This box has a color of #9fa65c
<div style="background-color:#9fa65c;">Content here</div>
.mybackground {background-color:#9fa65c;}
Border around this has a color of #9fa65c
<div style="border:2px solid #9fa65c;">Content here</div>
.myborder {border:2px solid #9fa65c;}