#50a04e color space conversions
Hex:
#50a04e
RGB:
80, 160, 78
CMY:
69, 37, 69
CMYK:
50, 0, 51, 37
HSL:
119°, 34.4538%, 46.6667%
HSV (HSB):
119°, 51.2500%, 62.7451%
XYZ:
17.2542, 27.3971, 11.5865
xyY:
0.3068, 0.4872, 27.3971
CIE-Lab:
59.3401, -41.6317, 35.1217
CIE-LCH:
59.3401, 54.4677, 139.8481
CIE-Luv:
59.3401, -37.6191, 49.5677
Hunter-Lab:
52.3423, -32.7579, 23.5151
#50a04e color charts
#50a04e color shades, tints & tones
#50a04e color schemes
#50a04e color preview, HTML & CSS examples
This text has a color of #50a04e
<p style="color:#50a04e;">Text here</p>
.mytext {color:#50a04e;}
This box has a color of #50a04e
<div style="background-color:#50a04e;">Content here</div>
.mybackground {background-color:#50a04e;}
Border around this has a color of #50a04e
<div style="border:2px solid #50a04e;">Content here</div>
.myborder {border:2px solid #50a04e;}