#9fa80e color space conversions
Hex:
#9fa80e
RGB:
159, 168, 14
CMY:
38, 34, 95
CMYK:
5, 0, 92, 34
HSL:
64°, 84.6154%, 35.6863%
HSV (HSB):
64°, 91.6667%, 65.8824%
XYZ:
28.3800, 35.4079, 5.7541
xyY:
0.4081, 0.5092, 35.4079
CIE-Lab:
66.0650, -19.5377, 66.4383
CIE-LCH:
66.0650, 69.2515, 106.3872
CIE-Luv:
66.0650, -0.8731, 72.2997
Hunter-Lab:
59.5045, -18.9995, 35.9198
#9fa80e color charts
#9fa80e color shades, tints & tones
#9fa80e color schemes
#9fa80e color preview, HTML & CSS examples
This text has a color of #9fa80e
<p style="color:#9fa80e;">Text here</p>
.mytext {color:#9fa80e;}
This box has a color of #9fa80e
<div style="background-color:#9fa80e;">Content here</div>
.mybackground {background-color:#9fa80e;}
Border around this has a color of #9fa80e
<div style="border:2px solid #9fa80e;">Content here</div>
.myborder {border:2px solid #9fa80e;}