#3cb285 color space conversions
Hex:
#3cb285
RGB:
60, 178, 133
CMY:
76, 30, 48
CMYK:
66, 0, 25, 30
HSL:
157°, 49.5798%, 46.6667%
HSV (HSB):
157°, 66.2921%, 69.8039%
XYZ:
22.0175, 34.4949, 27.6880
xyY:
0.2615, 0.4097, 34.4949
CIE-Lab:
65.3535, -43.5852, 13.5557
CIE-LCH:
65.3535, 45.6445, 162.7235
CIE-Luv:
65.3535, -47.8858, 25.8116
Hunter-Lab:
58.7324, -35.8658, 13.1617
#3cb285 color charts
#3cb285 color shades, tints & tones
#3cb285 color schemes
#3cb285 color preview, HTML & CSS examples
This text has a color of #3cb285
<p style="color:#3cb285;">Text here</p>
.mytext {color:#3cb285;}
This box has a color of #3cb285
<div style="background-color:#3cb285;">Content here</div>
.mybackground {background-color:#3cb285;}
Border around this has a color of #3cb285
<div style="border:2px solid #3cb285;">Content here</div>
.myborder {border:2px solid #3cb285;}