#50da6e color space conversions
Hex:
#50da6e
RGB:
80, 218, 110
CMY:
69, 15, 57
CMYK:
63, 0, 50, 15
HSL:
133°, 65.0943%, 58.4314%
HSV (HSB):
133°, 63.3028%, 85.4902%
XYZ:
31.1941, 52.9741, 23.3328
xyY:
0.2902, 0.4928, 52.9741
CIE-Lab:
77.8597, -59.6769, 42.1442
CIE-LCH:
77.8597, 73.0579, 144.7700
CIE-Luv:
77.8597, -59.2626, 64.6639
Hunter-Lab:
72.7833, -50.8676, 31.9412
#50da6e color charts
#50da6e color shades, tints & tones
#50da6e color schemes
#50da6e color preview, HTML & CSS examples
This text has a color of #50da6e
<p style="color:#50da6e;">Text here</p>
.mytext {color:#50da6e;}
This box has a color of #50da6e
<div style="background-color:#50da6e;">Content here</div>
.mybackground {background-color:#50da6e;}
Border around this has a color of #50da6e
<div style="border:2px solid #50da6e;">Content here</div>
.myborder {border:2px solid #50da6e;}