#50b05a color space conversions
Hex:
#50b05a
RGB:
80, 176, 90
CMY:
69, 31, 65
CMYK:
55, 0, 49, 31
HSL:
126°, 37.7953%, 50.1961%
HSV (HSB):
126°, 54.5455%, 69.0196%
XYZ:
20.6791, 33.4943, 15.0480
xyY:
0.2987, 0.4839, 33.4943
CIE-Lab:
64.5592, -46.5143, 35.4914
CIE-LCH:
64.5592, 58.5083, 142.6556
CIE-Luv:
64.5592, -43.8716, 52.1701
Hunter-Lab:
57.8743, -37.5002, 25.0959
#50b05a color charts
#50b05a color shades, tints & tones
#50b05a color schemes
#50b05a color preview, HTML & CSS examples
This text has a color of #50b05a
<p style="color:#50b05a;">Text here</p>
.mytext {color:#50b05a;}
This box has a color of #50b05a
<div style="background-color:#50b05a;">Content here</div>
.mybackground {background-color:#50b05a;}
Border around this has a color of #50b05a
<div style="border:2px solid #50b05a;">Content here</div>
.myborder {border:2px solid #50b05a;}