#2cdc42 color space conversions
Hex:
#2cdc42
RGB:
44, 220, 66
CMY:
83, 14, 74
CMYK:
80, 0, 70, 14
HSL:
128°, 71.5447%, 51.7647%
HSV (HSB):
128°, 80.0000%, 86.2745%
XYZ:
27.6153, 52.1152, 13.7580
xyY:
0.2954, 0.5575, 52.1152
CIE-Lab:
77.3497, -71.2075, 60.5874
CIE-LCH:
77.3497, 93.4951, 139.6069
CIE-Luv:
77.3497, -68.3569, 83.5319
Hunter-Lab:
72.1909, -58.0522, 39.2342
#2cdc42 color charts
#2cdc42 color shades, tints & tones
#2cdc42 color schemes
#2cdc42 color preview, HTML & CSS examples
This text has a color of #2cdc42
<p style="color:#2cdc42;">Text here</p>
.mytext {color:#2cdc42;}
This box has a color of #2cdc42
<div style="background-color:#2cdc42;">Content here</div>
.mybackground {background-color:#2cdc42;}
Border around this has a color of #2cdc42
<div style="border:2px solid #2cdc42;">Content here</div>
.myborder {border:2px solid #2cdc42;}