#2cddc9 color space conversions
Hex:
#2cddc9
RGB:
44, 221, 201
CMY:
83, 13, 21
CMYK:
80, 0, 9, 13
HSL:
173°, 72.2449%, 51.9608%
HSV (HSB):
173°, 80.0905%, 86.6667%
XYZ:
37.4378, 56.4654, 64.1841
xyY:
0.2368, 0.3572, 56.4654
CIE-Lab:
79.8780, -46.7503, -2.3877
CIE-LCH:
79.8780, 46.8113, 182.9238
CIE-Luv:
79.8780, -61.0498, 3.6678
Hunter-Lab:
75.1435, -42.5693, 1.9577
#2cddc9 color charts
#2cddc9 color shades, tints & tones
#2cddc9 color schemes
#2cddc9 color preview, HTML & CSS examples
This text has a color of #2cddc9
<p style="color:#2cddc9;">Text here</p>
.mytext {color:#2cddc9;}
This box has a color of #2cddc9
<div style="background-color:#2cddc9;">Content here</div>
.mybackground {background-color:#2cddc9;}
Border around this has a color of #2cddc9
<div style="border:2px solid #2cddc9;">Content here</div>
.myborder {border:2px solid #2cddc9;}