#50d50c color space conversions
Hex:
#50d50c
RGB:
80, 213, 12
CMY:
69, 16, 95
CMYK:
62, 0, 94, 16
HSL:
100°, 89.3333%, 44.1176%
HSV (HSB):
100°, 94.3662%, 83.5294%
XYZ:
27.1689, 49.3205, 8.4357
xyY:
0.3199, 0.5808, 49.3205
CIE-Lab:
75.6503, -65.6766, 72.7568
CIE-LCH:
75.6503, 98.0151, 132.0722
CIE-Luv:
75.6503, -59.6685, 90.4024
Hunter-Lab:
70.2286, -53.8448, 42.0382
#50d50c color charts
#50d50c color shades, tints & tones
#50d50c color schemes
#50d50c color preview, HTML & CSS examples
This text has a color of #50d50c
<p style="color:#50d50c;">Text here</p>
.mytext {color:#50d50c;}
This box has a color of #50d50c
<div style="background-color:#50d50c;">Content here</div>
.mybackground {background-color:#50d50c;}
Border around this has a color of #50d50c
<div style="border:2px solid #50d50c;">Content here</div>
.myborder {border:2px solid #50d50c;}