#00dc50 color space conversions
Hex:
#00dc50
RGB:
0, 220, 80
CMY:
100, 14, 69
CMYK:
100, 0, 64, 14
HSL:
142°, 100.0000%, 43.1373%
HSV (HSB):
142°, 100.0000%, 86.2745%
XYZ:
27.0412, 51.7656, 16.1560
xyY:
0.2848, 0.5451, 51.7656
CIE-Lab:
77.1405, -72.6166, 54.7053
CIE-LCH:
77.1405, 90.9167, 143.0077
CIE-Luv:
77.1405, -71.0852, 78.7097
Hunter-Lab:
71.9483, -58.8218, 37.0503
#00dc50 color charts
#00dc50 color shades, tints & tones
#00dc50 color schemes
#00dc50 color preview, HTML & CSS examples
This text has a color of #00dc50
<p style="color:#00dc50;">Text here</p>
.mytext {color:#00dc50;}
This box has a color of #00dc50
<div style="background-color:#00dc50;">Content here</div>
.mybackground {background-color:#00dc50;}
Border around this has a color of #00dc50
<div style="border:2px solid #00dc50;">Content here</div>
.myborder {border:2px solid #00dc50;}