#2da01e color space conversions
Hex:
#2da01e
RGB:
45, 160, 30
CMY:
82, 37, 88
CMYK:
72, 0, 81, 37
HSL:
113°, 68.4211%, 37.2549%
HSV (HSB):
113°, 81.2500%, 62.7451%
XYZ:
13.8873, 25.7932, 5.4750
xyY:
0.3075, 0.5712, 25.7932
CIE-Lab:
57.8403, -54.9289, 53.4915
CIE-LCH:
57.8403, 76.6715, 135.7596
CIE-Luv:
57.8403, -48.6459, 66.2227
Hunter-Lab:
50.7870, -40.0678, 29.1593
#2da01e color charts
#2da01e color shades, tints & tones
#2da01e color schemes
#2da01e color preview, HTML & CSS examples
This text has a color of #2da01e
<p style="color:#2da01e;">Text here</p>
.mytext {color:#2da01e;}
This box has a color of #2da01e
<div style="background-color:#2da01e;">Content here</div>
.mybackground {background-color:#2da01e;}
Border around this has a color of #2da01e
<div style="border:2px solid #2da01e;">Content here</div>
.myborder {border:2px solid #2da01e;}