#50dd5a color space conversions
Hex:
#50dd5a
RGB:
80, 221, 90
CMY:
69, 13, 65
CMYK:
64, 0, 59, 13
HSL:
124°, 67.4641%, 59.0196%
HSV (HSB):
124°, 63.8009%, 86.6667%
XYZ:
31.0102, 54.1566, 18.4917
xyY:
0.2992, 0.5225, 54.1566
CIE-Lab:
78.5529, -63.3443, 52.2658
CIE-LCH:
78.5529, 82.1232, 140.4737
CIE-Luv:
78.5529, -61.1058, 75.4985
Hunter-Lab:
73.5911, -53.5673, 36.6156
#50dd5a color charts
#50dd5a color shades, tints & tones
#50dd5a color schemes
#50dd5a color preview, HTML & CSS examples
This text has a color of #50dd5a
<p style="color:#50dd5a;">Text here</p>
.mytext {color:#50dd5a;}
This box has a color of #50dd5a
<div style="background-color:#50dd5a;">Content here</div>
.mybackground {background-color:#50dd5a;}
Border around this has a color of #50dd5a
<div style="border:2px solid #50dd5a;">Content here</div>
.myborder {border:2px solid #50dd5a;}