#3d986c color space conversions
Hex:
#3d986c
RGB:
61, 152, 108
CMY:
76, 40, 58
CMYK:
60, 0, 29, 40
HSL:
151°, 42.7230%, 41.7647%
HSV (HSB):
151°, 59.8684%, 59.6078%
XYZ:
15.8595, 24.5313, 18.0865
xyY:
0.2712, 0.4195, 24.5313
CIE-Lab:
56.6158, -37.7327, 15.2583
CIE-LCH:
56.6158, 40.7011, 157.9827
CIE-Luv:
56.6158, -39.0330, 26.2237
Hunter-Lab:
49.5291, -29.5192, 13.0195
#3d986c color charts
#3d986c color shades, tints & tones
#3d986c color schemes
#3d986c color preview, HTML & CSS examples
This text has a color of #3d986c
<p style="color:#3d986c;">Text here</p>
.mytext {color:#3d986c;}
This box has a color of #3d986c
<div style="background-color:#3d986c;">Content here</div>
.mybackground {background-color:#3d986c;}
Border around this has a color of #3d986c
<div style="border:2px solid #3d986c;">Content here</div>
.myborder {border:2px solid #3d986c;}