#2dd00f color space conversions
Hex:
#2dd00f
RGB:
45, 208, 15
CMY:
82, 18, 94
CMYK:
78, 0, 93, 18
HSL:
111°, 86.5471%, 43.7255%
HSV (HSB):
111°, 92.7885%, 81.5686%
XYZ:
23.7243, 45.7041, 8.0233
xyY:
0.3063, 0.5901, 45.7041
CIE-Lab:
73.3531, -70.3282, 70.2088
CIE-LCH:
73.3531, 99.3747, 135.0487
CIE-Luv:
73.3531, -65.2624, 88.2649
Hunter-Lab:
67.6048, -55.6682, 40.2869
#2dd00f color charts
#2dd00f color shades, tints & tones
#2dd00f color schemes
#2dd00f color preview, HTML & CSS examples
This text has a color of #2dd00f
<p style="color:#2dd00f;">Text here</p>
.mytext {color:#2dd00f;}
This box has a color of #2dd00f
<div style="background-color:#2dd00f;">Content here</div>
.mybackground {background-color:#2dd00f;}
Border around this has a color of #2dd00f
<div style="border:2px solid #2dd00f;">Content here</div>
.myborder {border:2px solid #2dd00f;}