#2dd04f color space conversions
Hex:
#2dd04f
RGB:
45, 208, 79
CMY:
82, 18, 69
CMYK:
78, 0, 62, 18
HSL:
133°, 64.4269%, 49.6078%
HSV (HSB):
133°, 78.3654%, 81.5686%
XYZ:
25.0493, 46.2342, 15.0010
xyY:
0.2903, 0.5358, 46.2342
CIE-Lab:
73.6972, -66.0561, 51.3544
CIE-LCH:
73.6972, 83.6701, 142.1372
CIE-Luv:
73.6972, -63.8230, 73.4044
Hunter-Lab:
67.9957, -53.2338, 34.5166
#2dd04f color charts
#2dd04f color shades, tints & tones
#2dd04f color schemes
#2dd04f color preview, HTML & CSS examples
This text has a color of #2dd04f
<p style="color:#2dd04f;">Text here</p>
.mytext {color:#2dd04f;}
This box has a color of #2dd04f
<div style="background-color:#2dd04f;">Content here</div>
.mybackground {background-color:#2dd04f;}
Border around this has a color of #2dd04f
<div style="border:2px solid #2dd04f;">Content here</div>
.myborder {border:2px solid #2dd04f;}