#2cb94c color space conversions
Hex:
#2cb94c
RGB:
44, 185, 76
CMY:
83, 27, 70
CMYK:
76, 0, 59, 27
HSL:
134°, 61.5721%, 44.9020%
HSV (HSB):
134°, 76.2162%, 72.5490%
XYZ:
19.6922, 35.7552, 12.7010
xyY:
0.2890, 0.5247, 35.7552
CIE-Lab:
66.3325, -59.0198, 44.2311
CIE-LCH:
66.3325, 73.7545, 143.1511
CIE-Luv:
66.3325, -56.2752, 63.2054
Hunter-Lab:
59.7957, -45.8580, 29.2633
#2cb94c color charts
#2cb94c color shades, tints & tones
#2cb94c color schemes
#2cb94c color preview, HTML & CSS examples
This text has a color of #2cb94c
<p style="color:#2cb94c;">Text here</p>
.mytext {color:#2cb94c;}
This box has a color of #2cb94c
<div style="background-color:#2cb94c;">Content here</div>
.mybackground {background-color:#2cb94c;}
Border around this has a color of #2cb94c
<div style="border:2px solid #2cb94c;">Content here</div>
.myborder {border:2px solid #2cb94c;}