#2cc9c9 color space conversions
Hex:
#2cc9c9
RGB:
44, 201, 201
CMY:
83, 21, 21
CMYK:
78, 0, 0, 21
HSL:
180°, 64.0816%, 48.0392%
HSV (HSB):
180°, 78.1095%, 78.8235%
XYZ:
32.4680, 46.5258, 62.5275
xyY:
0.2294, 0.3288, 46.5258
CIE-Lab:
73.8854, -37.9144, -11.2644
CIE-LCH:
73.8854, 39.5523, 196.5467
CIE-Luv:
73.8854, -54.1320, -11.6893
Hunter-Lab:
68.2098, -34.4010, -6.6039
#2cc9c9 color charts
#2cc9c9 color shades, tints & tones
#2cc9c9 color schemes
#2cc9c9 color preview, HTML & CSS examples
This text has a color of #2cc9c9
<p style="color:#2cc9c9;">Text here</p>
.mytext {color:#2cc9c9;}
This box has a color of #2cc9c9
<div style="background-color:#2cc9c9;">Content here</div>
.mybackground {background-color:#2cc9c9;}
Border around this has a color of #2cc9c9
<div style="border:2px solid #2cc9c9;">Content here</div>
.myborder {border:2px solid #2cc9c9;}