#50e01c color space conversions
Hex:
#50e01c
RGB:
80, 224, 28
CMY:
69, 12, 89
CMYK:
64, 0, 88, 12
HSL:
104°, 77.7778%, 49.4118%
HSV (HSB):
104°, 87.5000%, 87.8431%
XYZ:
30.1735, 55.1006, 10.1438
xyY:
0.3162, 0.5775, 55.1006
CIE-Lab:
79.0992, -68.8228, 73.2984
CIE-LCH:
79.0992, 100.5446, 133.1963
CIE-Luv:
79.0992, -63.5353, 93.2387
Hunter-Lab:
74.2298, -57.3440, 43.8586
#50e01c color charts
#50e01c color shades, tints & tones
#50e01c color schemes
#50e01c color preview, HTML & CSS examples
This text has a color of #50e01c
<p style="color:#50e01c;">Text here</p>
.mytext {color:#50e01c;}
This box has a color of #50e01c
<div style="background-color:#50e01c;">Content here</div>
.mybackground {background-color:#50e01c;}
Border around this has a color of #50e01c
<div style="border:2px solid #50e01c;">Content here</div>
.myborder {border:2px solid #50e01c;}