#00df2d color space conversions
Hex:
#00df2d
RGB:
0, 223, 45
CMY:
100, 13, 82
CMYK:
100, 0, 80, 13
HSL:
132°, 100.0000%, 43.7255%
HSV (HSB):
132°, 100.0000%, 87.4510%
XYZ:
26.8613, 52.9648, 11.2901
xyY:
0.2948, 0.5813, 52.9648
CIE-Lab:
77.8542, -76.4238, 67.8577
CIE-LCH:
77.8542, 102.2021, 138.3977
CIE-Luv:
77.8542, -73.0767, 90.1331
Hunter-Lab:
72.7769, -61.4768, 41.7460
#00df2d color charts
#00df2d color shades, tints & tones
#00df2d color schemes
#00df2d color preview, HTML & CSS examples
This text has a color of #00df2d
<p style="color:#00df2d;">Text here</p>
.mytext {color:#00df2d;}
This box has a color of #00df2d
<div style="background-color:#00df2d;">Content here</div>
.mybackground {background-color:#00df2d;}
Border around this has a color of #00df2d
<div style="border:2px solid #00df2d;">Content here</div>
.myborder {border:2px solid #00df2d;}