#50e10c color space conversions
Hex:
#50e10c
RGB:
80, 225, 12
CMY:
69, 12, 95
CMYK:
64, 0, 95, 12
HSL:
101°, 89.8734%, 46.4706%
HSV (HSB):
101°, 94.6667%, 88.2353%
XYZ:
30.2998, 55.5824, 9.4793
xyY:
0.3177, 0.5829, 55.5824
CIE-Lab:
79.3756, -69.5388, 75.7994
CIE-LCH:
79.3756, 102.8649, 132.5335
CIE-Luv:
79.3756, -64.0163, 95.1137
Hunter-Lab:
74.5536, -57.9235, 44.6489
#50e10c color charts
#50e10c color shades, tints & tones
#50e10c color schemes
#50e10c color preview, HTML & CSS examples
This text has a color of #50e10c
<p style="color:#50e10c;">Text here</p>
.mytext {color:#50e10c;}
This box has a color of #50e10c
<div style="background-color:#50e10c;">Content here</div>
.mybackground {background-color:#50e10c;}
Border around this has a color of #50e10c
<div style="border:2px solid #50e10c;">Content here</div>
.myborder {border:2px solid #50e10c;}