#2cd2d2 color space conversions
Hex:
#2cd2d2
RGB:
44, 210, 210
CMY:
83, 18, 18
CMYK:
79, 0, 0, 18
HSL:
180°, 65.3543%, 49.8039%
HSV (HSB):
180°, 79.0476%, 82.3529%
XYZ:
35.7182, 51.2818, 68.9886
xyY:
0.2290, 0.3288, 51.2818
CIE-Lab:
76.8494, -39.3960, -11.6934
CIE-LCH:
76.8494, 41.0948, 196.5318
CIE-Luv:
76.8494, -56.5946, -12.2210
Hunter-Lab:
71.6113, -36.2879, -6.9906
#2cd2d2 color charts
#2cd2d2 color shades, tints & tones
#2cd2d2 color schemes
#2cd2d2 color preview, HTML & CSS examples
This text has a color of #2cd2d2
<p style="color:#2cd2d2;">Text here</p>
.mytext {color:#2cd2d2;}
This box has a color of #2cd2d2
<div style="background-color:#2cd2d2;">Content here</div>
.mybackground {background-color:#2cd2d2;}
Border around this has a color of #2cd2d2
<div style="border:2px solid #2cd2d2;">Content here</div>
.myborder {border:2px solid #2cd2d2;}