#50e000 color space conversions
Hex:
#50e000
RGB:
80, 224, 0
CMY:
69, 12, 100
CMYK:
64, 0, 100, 12
HSL:
99°, 100.0000%, 43.9216%
HSV (HSB):
99°, 100.0000%, 87.8431%
XYZ:
29.9639, 55.0168, 9.0400
xyY:
0.3187, 0.5852, 55.0168
CIE-Lab:
79.0509, -69.4064, 76.6306
CIE-LCH:
79.0509, 103.3900, 132.1680
CIE-Luv:
79.0509, -63.7158, 95.4141
Hunter-Lab:
74.1733, -57.6943, 44.6952
#50e000 color charts
#50e000 color shades, tints & tones
#50e000 color schemes
#50e000 color preview, HTML & CSS examples
This text has a color of #50e000
<p style="color:#50e000;">Text here</p>
.mytext {color:#50e000;}
This box has a color of #50e000
<div style="background-color:#50e000;">Content here</div>
.mybackground {background-color:#50e000;}
Border around this has a color of #50e000
<div style="border:2px solid #50e000;">Content here</div>
.myborder {border:2px solid #50e000;}