#2dc00d color space conversions
Hex:
#2dc00d
RGB:
45, 192, 13
CMY:
82, 25, 95
CMYK:
77, 0, 93, 25
HSL:
109°, 87.3171%, 40.1961%
HSV (HSB):
109°, 93.2292%, 75.2941%
XYZ:
20.0045, 38.2862, 6.7164
xyY:
0.3077, 0.5890, 38.2862
CIE-Lab:
68.2310, -65.6475, 66.2025
CIE-LCH:
68.2310, 93.2329, 134.7588
CIE-Luv:
68.2310, -59.9724, 82.0071
Hunter-Lab:
61.8759, -50.5737, 36.8774
#2dc00d color charts
#2dc00d color shades, tints & tones
#2dc00d color schemes
#2dc00d color preview, HTML & CSS examples
This text has a color of #2dc00d
<p style="color:#2dc00d;">Text here</p>
.mytext {color:#2dc00d;}
This box has a color of #2dc00d
<div style="background-color:#2dc00d;">Content here</div>
.mybackground {background-color:#2dc00d;}
Border around this has a color of #2dc00d
<div style="border:2px solid #2dc00d;">Content here</div>
.myborder {border:2px solid #2dc00d;}