#3f985c color space conversions
Hex:
#3f985c
RGB:
63, 152, 92
CMY:
75, 40, 64
CMYK:
59, 0, 39, 40
HSL:
140°, 41.3953%, 42.1569%
HSV (HSB):
140°, 58.5526%, 59.6078%
XYZ:
15.2099, 24.2859, 14.0112
xyY:
0.2843, 0.4539, 24.2859
CIE-Lab:
56.3730, -40.4965, 23.8087
CIE-LCH:
56.3730, 46.9768, 149.5478
CIE-Luv:
56.3730, -39.2149, 36.7776
Hunter-Lab:
49.2808, -31.1495, 17.6395
#3f985c color charts
#3f985c color shades, tints & tones
#3f985c color schemes
#3f985c color preview, HTML & CSS examples
This text has a color of #3f985c
<p style="color:#3f985c;">Text here</p>
.mytext {color:#3f985c;}
This box has a color of #3f985c
<div style="background-color:#3f985c;">Content here</div>
.mybackground {background-color:#3f985c;}
Border around this has a color of #3f985c
<div style="border:2px solid #3f985c;">Content here</div>
.myborder {border:2px solid #3f985c;}