#2cdd8a color space conversions
Hex:
#2cdd8a
RGB:
44, 221, 138
CMY:
83, 13, 46
CMYK:
80, 0, 38, 13
HSL:
152°, 72.2449%, 51.9608%
HSV (HSB):
152°, 80.0905%, 86.6667%
XYZ:
31.4826, 54.0834, 32.8246
xyY:
0.2659, 0.4568, 54.0834
CIE-Lab:
78.5103, -61.4214, 28.8444
CIE-LCH:
78.5103, 67.8572, 154.8446
CIE-Luv:
78.5103, -65.3645, 49.8265
Hunter-Lab:
73.5414, -52.2827, 25.0154
#2cdd8a color charts
#2cdd8a color shades, tints & tones
#2cdd8a color schemes
#2cdd8a color preview, HTML & CSS examples
This text has a color of #2cdd8a
<p style="color:#2cdd8a;">Text here</p>
.mytext {color:#2cdd8a;}
This box has a color of #2cdd8a
<div style="background-color:#2cdd8a;">Content here</div>
.mybackground {background-color:#2cdd8a;}
Border around this has a color of #2cdd8a
<div style="border:2px solid #2cdd8a;">Content here</div>
.myborder {border:2px solid #2cdd8a;}