#2cc08c color space conversions
Hex:
#2cc08c
RGB:
44, 192, 140
CMY:
83, 25, 45
CMYK:
77, 0, 27, 25
HSL:
159°, 62.7119%, 46.2745%
HSV (HSB):
159°, 77.0833%, 75.2941%
XYZ:
24.6220, 40.1282, 31.2587
xyY:
0.2565, 0.4180, 40.1282
CIE-Lab:
69.5607, -50.0601, 15.5813
CIE-LCH:
69.5607, 52.4289, 162.7111
CIE-Luv:
69.5607, -55.2630, 29.8800
Hunter-Lab:
63.3468, -41.4766, 15.0859
#2cc08c color charts
#2cc08c color shades, tints & tones
#2cc08c color schemes
#2cc08c color preview, HTML & CSS examples
This text has a color of #2cc08c
<p style="color:#2cc08c;">Text here</p>
.mytext {color:#2cc08c;}
This box has a color of #2cc08c
<div style="background-color:#2cc08c;">Content here</div>
.mybackground {background-color:#2cc08c;}
Border around this has a color of #2cc08c
<div style="border:2px solid #2cc08c;">Content here</div>
.myborder {border:2px solid #2cc08c;}