#2dab2d color space conversions
Hex:
#2dab2d
RGB:
45, 171, 45
CMY:
82, 33, 82
CMYK:
74, 0, 74, 33
HSL:
120°, 58.3333%, 42.3529%
HSV (HSB):
120°, 73.6842%, 67.0588%
XYZ:
16.1188, 29.8732, 7.3992
xyY:
0.3019, 0.5595, 29.8732
CIE-Lab:
61.5446, -57.4856, 52.0824
CIE-LCH:
61.5446, 77.5704, 137.8232
CIE-Luv:
61.5446, -52.2357, 67.5267
Hunter-Lab:
54.6564, -43.0070, 30.2330
#2dab2d color charts
#2dab2d color shades, tints & tones
#2dab2d color schemes
#2dab2d color preview, HTML & CSS examples
This text has a color of #2dab2d
<p style="color:#2dab2d;">Text here</p>
.mytext {color:#2dab2d;}
This box has a color of #2dab2d
<div style="background-color:#2dab2d;">Content here</div>
.mybackground {background-color:#2dab2d;}
Border around this has a color of #2dab2d
<div style="border:2px solid #2dab2d;">Content here</div>
.myborder {border:2px solid #2dab2d;}