#2ddc0d color space conversions
Hex:
#2ddc0d
RGB:
45, 220, 13
CMY:
82, 14, 95
CMYK:
80, 0, 94, 14
HSL:
111°, 88.8412%, 45.6863%
HSV (HSB):
111°, 94.0909%, 86.2745%
XYZ:
26.7480, 51.7733, 8.9643
xyY:
0.3057, 0.5918, 51.7733
CIE-Lab:
77.1451, -73.8293, 73.5892
CIE-LCH:
77.1451, 104.2408, 135.0933
CIE-Luv:
77.1451, -69.1701, 93.1666
Hunter-Lab:
71.9537, -59.5635, 42.9810
#2ddc0d color charts
#2ddc0d color shades, tints & tones
#2ddc0d color schemes
#2ddc0d color preview, HTML & CSS examples
This text has a color of #2ddc0d
<p style="color:#2ddc0d;">Text here</p>
.mytext {color:#2ddc0d;}
This box has a color of #2ddc0d
<div style="background-color:#2ddc0d;">Content here</div>
.mybackground {background-color:#2ddc0d;}
Border around this has a color of #2ddc0d
<div style="border:2px solid #2ddc0d;">Content here</div>
.myborder {border:2px solid #2ddc0d;}