#3cb08e color space conversions
Hex:
#3cb08e
RGB:
60, 176, 142
CMY:
76, 31, 44
CMYK:
66, 0, 19, 31
HSL:
162°, 49.1525%, 46.2745%
HSV (HSB):
162°, 65.9091%, 69.0196%
XYZ:
22.2713, 33.9643, 30.9731
xyY:
0.2554, 0.3895, 33.9643
CIE-Lab:
64.9342, -40.6026, 8.0077
CIE-LCH:
64.9342, 41.3847, 168.8432
CIE-Luv:
64.9342, -46.6178, 17.7436
Hunter-Lab:
58.2789, -33.7743, 9.2848
#3cb08e color charts
#3cb08e color shades, tints & tones
#3cb08e color schemes
#3cb08e color preview, HTML & CSS examples
This text has a color of #3cb08e
<p style="color:#3cb08e;">Text here</p>
.mytext {color:#3cb08e;}
This box has a color of #3cb08e
<div style="background-color:#3cb08e;">Content here</div>
.mybackground {background-color:#3cb08e;}
Border around this has a color of #3cb08e
<div style="border:2px solid #3cb08e;">Content here</div>
.myborder {border:2px solid #3cb08e;}