#9db85e color space conversions
Hex:
#9db85e
RGB:
157, 184, 94
CMY:
38, 28, 63
CMYK:
15, 0, 49, 28
HSL:
78°, 38.7931%, 54.5098%
HSV (HSB):
78°, 48.9130%, 72.1569%
XYZ:
33.0655, 42.2572, 17.0034
xyY:
0.3581, 0.4577, 42.2572
CIE-Lab:
71.0479, -23.5525, 42.3811
CIE-LCH:
71.0479, 48.4858, 119.0623
CIE-Luv:
71.0479, -12.5742, 56.7095
Hunter-Lab:
65.0056, -22.9646, 29.9955
#9db85e color charts
#9db85e color shades, tints & tones
#9db85e color schemes
#9db85e color preview, HTML & CSS examples
This text has a color of #9db85e
<p style="color:#9db85e;">Text here</p>
.mytext {color:#9db85e;}
This box has a color of #9db85e
<div style="background-color:#9db85e;">Content here</div>
.mybackground {background-color:#9db85e;}
Border around this has a color of #9db85e
<div style="border:2px solid #9db85e;">Content here</div>
.myborder {border:2px solid #9db85e;}