#50d01c color space conversions
Hex:
#50d01c
RGB:
80, 208, 28
CMY:
69, 18, 89
CMYK:
62, 0, 87, 18
HSL:
103°, 76.2712%, 46.2745%
HSV (HSB):
103°, 86.5385%, 81.5686%
XYZ:
26.0737, 46.9011, 8.7772
xyY:
0.3189, 0.5737, 46.9011
CIE-Lab:
74.1264, -63.5945, 68.9941
CIE-LCH:
74.1264, 93.8320, 132.6680
CIE-Luv:
74.1264, -57.6925, 86.7933
Hunter-Lab:
68.4844, -51.8881, 40.3402
#50d01c color charts
#50d01c color shades, tints & tones
#50d01c color schemes
#50d01c color preview, HTML & CSS examples
This text has a color of #50d01c
<p style="color:#50d01c;">Text here</p>
.mytext {color:#50d01c;}
This box has a color of #50d01c
<div style="background-color:#50d01c;">Content here</div>
.mybackground {background-color:#50d01c;}
Border around this has a color of #50d01c
<div style="border:2px solid #50d01c;">Content here</div>
.myborder {border:2px solid #50d01c;}