#2ddc2a color space conversions
Hex:
#2ddc2a
RGB:
45, 220, 42
CMY:
82, 14, 84
CMYK:
80, 0, 81, 14
HSL:
119°, 71.7742%, 51.3725%
HSV (HSB):
119°, 80.9091%, 86.2745%
XYZ:
27.0933, 51.9115, 10.7824
xyY:
0.3018, 0.5782, 51.9115
CIE-Lab:
77.2279, -72.7821, 68.2077
CIE-LCH:
77.2279, 99.7474, 136.8583
CIE-Luv:
77.2279, -68.8050, 89.4636
Hunter-Lab:
72.0496, -58.9642, 41.5618
#2ddc2a color charts
#2ddc2a color shades, tints & tones
#2ddc2a color schemes
#2ddc2a color preview, HTML & CSS examples
This text has a color of #2ddc2a
<p style="color:#2ddc2a;">Text here</p>
.mytext {color:#2ddc2a;}
This box has a color of #2ddc2a
<div style="background-color:#2ddc2a;">Content here</div>
.mybackground {background-color:#2ddc2a;}
Border around this has a color of #2ddc2a
<div style="border:2px solid #2ddc2a;">Content here</div>
.myborder {border:2px solid #2ddc2a;}