#50dd1e color space conversions
Hex:
#50dd1e
RGB:
80, 221, 30
CMY:
69, 13, 88
CMYK:
64, 0, 86, 13
HSL:
104°, 76.0956%, 49.2157%
HSV (HSB):
104°, 86.4253%, 86.6667%
XYZ:
29.3991, 53.5121, 10.0077
xyY:
0.3164, 0.5759, 53.5121
CIE-Lab:
78.1764, -67.7887, 72.1147
CIE-LCH:
78.1764, 98.9739, 133.2289
CIE-Luv:
78.1764, -62.4346, 91.7790
Hunter-Lab:
73.1520, -56.2786, 43.0951
#50dd1e color charts
#50dd1e color shades, tints & tones
#50dd1e color schemes
#50dd1e color preview, HTML & CSS examples
This text has a color of #50dd1e
<p style="color:#50dd1e;">Text here</p>
.mytext {color:#50dd1e;}
This box has a color of #50dd1e
<div style="background-color:#50dd1e;">Content here</div>
.mybackground {background-color:#50dd1e;}
Border around this has a color of #50dd1e
<div style="border:2px solid #50dd1e;">Content here</div>
.myborder {border:2px solid #50dd1e;}