#00d64b color space conversions
Hex:
#00d64b
RGB:
0, 214, 75
CMY:
100, 16, 71
CMYK:
100, 0, 65, 16
HSL:
141°, 100.0000%, 41.9608%
HSV (HSB):
141°, 100.0000%, 83.9216%
XYZ:
25.3166, 48.6011, 14.7032
xyY:
0.2857, 0.5484, 48.6011
CIE-Lab:
75.2025, -71.4085, 54.6377
CIE-LCH:
75.2025, 89.9136, 142.5788
CIE-Luv:
75.2025, -69.4219, 77.7144
Hunter-Lab:
69.7145, -57.1788, 36.2955
#00d64b color charts
#00d64b color shades, tints & tones
#00d64b color schemes
#00d64b color preview, HTML & CSS examples
This text has a color of #00d64b
<p style="color:#00d64b;">Text here</p>
.mytext {color:#00d64b;}
This box has a color of #00d64b
<div style="background-color:#00d64b;">Content here</div>
.mybackground {background-color:#00d64b;}
Border around this has a color of #00d64b
<div style="border:2px solid #00d64b;">Content here</div>
.myborder {border:2px solid #00d64b;}