#3ca08e color space conversions
Hex:
#3ca08e
RGB:
60, 160, 142
CMY:
76, 37, 44
CMYK:
63, 0, 11, 37
HSL:
169°, 45.4545%, 43.1373%
HSV (HSB):
169°, 62.5000%, 62.7451%
XYZ:
19.3168, 28.0553, 29.9883
xyY:
0.2497, 0.3627, 28.0553
CIE-Lab:
59.9386, -33.3524, 0.8037
CIE-LCH:
59.9386, 33.3620, 178.6195
CIE-Luv:
59.9386, -40.5834, 6.2137
Hunter-Lab:
52.9672, -27.5950, 3.5090
#3ca08e color charts
#3ca08e color shades, tints & tones
#3ca08e color schemes
#3ca08e color preview, HTML & CSS examples
This text has a color of #3ca08e
<p style="color:#3ca08e;">Text here</p>
.mytext {color:#3ca08e;}
This box has a color of #3ca08e
<div style="background-color:#3ca08e;">Content here</div>
.mybackground {background-color:#3ca08e;}
Border around this has a color of #3ca08e
<div style="border:2px solid #3ca08e;">Content here</div>
.myborder {border:2px solid #3ca08e;}