#50cc50 color space conversions
Hex:
#50cc50
RGB:
80, 204, 80
CMY:
69, 20, 69
CMYK:
61, 0, 61, 20
HSL:
120°, 54.8673%, 55.6863%
HSV (HSB):
120°, 60.7843%, 80.0000%
XYZ:
26.3491, 45.4704, 14.9773
xyY:
0.3036, 0.5239, 45.4704
CIE-Lab:
73.2006, -58.4640, 50.5524
CIE-LCH:
73.2006, 77.2890, 139.1508
CIE-Luv:
73.2006, -55.1302, 71.2672
Hunter-Lab:
67.4317, -48.2563, 34.0332
#50cc50 color charts
#50cc50 color shades, tints & tones
#50cc50 color schemes
#50cc50 color preview, HTML & CSS examples
This text has a color of #50cc50
<p style="color:#50cc50;">Text here</p>
.mytext {color:#50cc50;}
This box has a color of #50cc50
<div style="background-color:#50cc50;">Content here</div>
.mybackground {background-color:#50cc50;}
Border around this has a color of #50cc50
<div style="border:2px solid #50cc50;">Content here</div>
.myborder {border:2px solid #50cc50;}