#2ca07c color space conversions
Hex:
#2ca07c
RGB:
44, 160, 124
CMY:
83, 37, 51
CMYK:
73, 0, 23, 37
HSL:
161°, 56.8627%, 40.0000%
HSV (HSB):
161°, 72.5000%, 62.7451%
XYZ:
17.2476, 27.1323, 23.3968
xyY:
0.2545, 0.4003, 27.1323
CIE-Lab:
59.0966, -40.6182, 9.6846
CIE-LCH:
59.0966, 41.7568, 166.5893
CIE-Luv:
59.0966, -44.7913, 19.6324
Hunter-Lab:
52.0887, -32.0503, 9.8307
#2ca07c color charts
#2ca07c color shades, tints & tones
#2ca07c color schemes
#2ca07c color preview, HTML & CSS examples
This text has a color of #2ca07c
<p style="color:#2ca07c;">Text here</p>
.mytext {color:#2ca07c;}
This box has a color of #2ca07c
<div style="background-color:#2ca07c;">Content here</div>
.mybackground {background-color:#2ca07c;}
Border around this has a color of #2ca07c
<div style="border:2px solid #2ca07c;">Content here</div>
.myborder {border:2px solid #2ca07c;}