#3ca08f color space conversions
Hex:
#3ca08f
RGB:
60, 160, 143
CMY:
76, 37, 44
CMYK:
63, 0, 11, 37
HSL:
170°, 45.4545%, 43.1373%
HSV (HSB):
170°, 62.5000%, 62.7451%
XYZ:
19.3922, 28.0854, 30.3856
xyY:
0.2491, 0.3607, 28.0854
CIE-Lab:
59.9659, -33.0875, 0.2786
CIE-LCH:
59.9659, 33.0886, 179.5176
CIE-Luv:
59.9659, -40.5270, 5.4138
Hunter-Lab:
52.9957, -27.4257, 3.1025
#3ca08f color charts
#3ca08f color shades, tints & tones
#3ca08f color schemes
#3ca08f color preview, HTML & CSS examples
This text has a color of #3ca08f
<p style="color:#3ca08f;">Text here</p>
.mytext {color:#3ca08f;}
This box has a color of #3ca08f
<div style="background-color:#3ca08f;">Content here</div>
.mybackground {background-color:#3ca08f;}
Border around this has a color of #3ca08f
<div style="border:2px solid #3ca08f;">Content here</div>
.myborder {border:2px solid #3ca08f;}