#2ddcd2 color space conversions
Hex:
#2ddcd2
RGB:
45, 220, 210
CMY:
82, 14, 18
CMYK:
80, 0, 5, 14
HSL:
177°, 71.4286%, 51.9608%
HSV (HSB):
177°, 79.5455%, 86.2745%
XYZ:
38.3082, 56.3974, 69.8395
xyY:
0.2328, 0.3427, 56.3974
CIE-Lab:
79.8395, -43.7655, -7.2415
CIE-LCH:
79.8395, 44.3605, 189.3951
CIE-Luv:
79.8395, -59.9353, -4.4446
Hunter-Lab:
75.0982, -40.3675, -2.5695
#2ddcd2 color charts
#2ddcd2 color shades, tints & tones
#2ddcd2 color schemes
#2ddcd2 color preview, HTML & CSS examples
This text has a color of #2ddcd2
<p style="color:#2ddcd2;">Text here</p>
.mytext {color:#2ddcd2;}
This box has a color of #2ddcd2
<div style="background-color:#2ddcd2;">Content here</div>
.mybackground {background-color:#2ddcd2;}
Border around this has a color of #2ddcd2
<div style="border:2px solid #2ddcd2;">Content here</div>
.myborder {border:2px solid #2ddcd2;}