#2cc4c4 color space conversions
Hex:
#2cc4c4
RGB:
44, 196, 196
CMY:
83, 23, 23
CMYK:
78, 0, 0, 23
HSL:
180°, 63.3333%, 47.0588%
HSV (HSB):
180°, 77.5510%, 76.8627%
XYZ:
30.7424, 44.0009, 59.0973
xyY:
0.2297, 0.3288, 44.0009
CIE-Lab:
72.2291, -37.0798, -11.0229
CIE-LCH:
72.2291, 38.6835, 196.5559
CIE-Luv:
72.2291, -52.7492, -11.3907
Hunter-Lab:
66.3331, -33.3562, -6.3892
#2cc4c4 color charts
#2cc4c4 color shades, tints & tones
#2cc4c4 color schemes
#2cc4c4 color preview, HTML & CSS examples
This text has a color of #2cc4c4
<p style="color:#2cc4c4;">Text here</p>
.mytext {color:#2cc4c4;}
This box has a color of #2cc4c4
<div style="background-color:#2cc4c4;">Content here</div>
.mybackground {background-color:#2cc4c4;}
Border around this has a color of #2cc4c4
<div style="border:2px solid #2cc4c4;">Content here</div>
.myborder {border:2px solid #2cc4c4;}