#3bcd85 color space conversions
Hex:
#3bcd85
RGB:
59, 205, 133
CMY:
77, 20, 48
CMYK:
71, 0, 35, 20
HSL:
150°, 59.3496%, 51.7647%
HSV (HSB):
150°, 71.2195%, 80.3922%
XYZ:
27.8686, 46.2859, 29.6555
xyY:
0.2685, 0.4459, 46.2859
CIE-Lab:
73.7307, -54.5987, 25.0662
CIE-LCH:
73.7307, 60.0778, 155.3402
CIE-Luv:
73.7307, -57.9008, 43.3615
Hunter-Lab:
68.0337, -45.9403, 21.7794
#3bcd85 color charts
#3bcd85 color shades, tints & tones
#3bcd85 color schemes
#3bcd85 color preview, HTML & CSS examples
This text has a color of #3bcd85
<p style="color:#3bcd85;">Text here</p>
.mytext {color:#3bcd85;}
This box has a color of #3bcd85
<div style="background-color:#3bcd85;">Content here</div>
.mybackground {background-color:#3bcd85;}
Border around this has a color of #3bcd85
<div style="border:2px solid #3bcd85;">Content here</div>
.myborder {border:2px solid #3bcd85;}