#9fa85e color space conversions
Hex:
#9fa85e
RGB:
159, 168, 94
CMY:
38, 34, 63
CMYK:
5, 0, 44, 34
HSL:
67°, 29.8387%, 51.3725%
HSV (HSB):
67°, 44.0476%, 65.8824%
XYZ:
30.3211, 36.1843, 15.9759
xyY:
0.3676, 0.4387, 36.1843
CIE-Lab:
66.6605, -14.6527, 37.0314
CIE-LCH:
66.6605, 39.8249, 111.5879
CIE-Luv:
66.6605, -2.2005, 48.5833
Hunter-Lab:
60.1534, -15.2933, 26.3608
#9fa85e color charts
#9fa85e color shades, tints & tones
#9fa85e color schemes
#9fa85e color preview, HTML & CSS examples
This text has a color of #9fa85e
<p style="color:#9fa85e;">Text here</p>
.mytext {color:#9fa85e;}
This box has a color of #9fa85e
<div style="background-color:#9fa85e;">Content here</div>
.mybackground {background-color:#9fa85e;}
Border around this has a color of #9fa85e
<div style="border:2px solid #9fa85e;">Content here</div>
.myborder {border:2px solid #9fa85e;}