#00cd2f color space conversions
Hex:
#00cd2f
RGB:
0, 205, 47
CMY:
100, 20, 82
CMYK:
100, 0, 77, 20
HSL:
134°, 100.0000%, 40.1961%
HSV (HSB):
134°, 100.0000%, 80.3922%
XYZ:
22.3444, 43.8679, 9.9790
xyY:
0.2933, 0.5758, 43.8679
CIE-Lab:
72.1401, -71.3254, 61.7936
CIE-LCH:
72.1401, 94.3703, 139.0956
CIE-Luv:
72.1401, -67.5315, 82.0602
Hunter-Lab:
66.2328, -55.6884, 37.4300
#00cd2f color charts
#00cd2f color shades, tints & tones
#00cd2f color schemes
#00cd2f color preview, HTML & CSS examples
This text has a color of #00cd2f
<p style="color:#00cd2f;">Text here</p>
.mytext {color:#00cd2f;}
This box has a color of #00cd2f
<div style="background-color:#00cd2f;">Content here</div>
.mybackground {background-color:#00cd2f;}
Border around this has a color of #00cd2f
<div style="border:2px solid #00cd2f;">Content here</div>
.myborder {border:2px solid #00cd2f;}