#2ddc2c color space conversions
Hex:
#2ddc2c
RGB:
45, 220, 44
CMY:
82, 14, 83
CMYK:
80, 0, 80, 14
HSL:
120°, 71.5447%, 51.7647%
HSV (HSB):
120°, 80.0000%, 86.2745%
XYZ:
27.1300, 51.9261, 10.9757
xyY:
0.3013, 0.5768, 51.9261
CIE-Lab:
77.2366, -72.6715, 67.6733
CIE-LCH:
77.2366, 99.3016, 137.0397
CIE-Luv:
77.2366, -68.7667, 89.0736
Hunter-Lab:
72.0598, -58.9006, 41.4112
#2ddc2c color charts
#2ddc2c color shades, tints & tones
#2ddc2c color schemes
#2ddc2c color preview, HTML & CSS examples
This text has a color of #2ddc2c
<p style="color:#2ddc2c;">Text here</p>
.mytext {color:#2ddc2c;}
This box has a color of #2ddc2c
<div style="background-color:#2ddc2c;">Content here</div>
.mybackground {background-color:#2ddc2c;}
Border around this has a color of #2ddc2c
<div style="border:2px solid #2ddc2c;">Content here</div>
.myborder {border:2px solid #2ddc2c;}