#2ddcaa color space conversions
Hex:
#2ddcaa
RGB:
45, 220, 170
CMY:
82, 14, 33
CMYK:
80, 0, 23, 14
HSL:
163°, 71.4286%, 51.9608%
HSV (HSB):
163°, 79.5455%, 86.2745%
XYZ:
33.9311, 54.6466, 46.7897
xyY:
0.2507, 0.4037, 54.6466
CIE-Lab:
78.8372, -54.0851, 12.5879
CIE-LCH:
78.8372, 55.5307, 166.8981
CIE-Luv:
78.8372, -62.8213, 27.1104
Hunter-Lab:
73.9233, -47.4336, 14.2188
#2ddcaa color charts
#2ddcaa color shades, tints & tones
#2ddcaa color schemes
#2ddcaa color preview, HTML & CSS examples
This text has a color of #2ddcaa
<p style="color:#2ddcaa;">Text here</p>
.mytext {color:#2ddcaa;}
This box has a color of #2ddcaa
<div style="background-color:#2ddcaa;">Content here</div>
.mybackground {background-color:#2ddcaa;}
Border around this has a color of #2ddcaa
<div style="border:2px solid #2ddcaa;">Content here</div>
.myborder {border:2px solid #2ddcaa;}