#50ab4e color space conversions
Hex:
#50ab4e
RGB:
80, 171, 78
CMY:
69, 33, 69
CMYK:
53, 0, 54, 33
HSL:
119°, 37.3494%, 48.8235%
HSV (HSB):
119°, 54.3860%, 67.0588%
XYZ:
19.2463, 31.3814, 12.2505
xyY:
0.3061, 0.4991, 31.3814
CIE-Lab:
62.8282, -46.1654, 39.3587
CIE-LCH:
62.8282, 60.6659, 139.5505
CIE-Luv:
62.8282, -42.2101, 55.4379
Hunter-Lab:
56.0191, -36.7066, 26.2475
#50ab4e color charts
#50ab4e color shades, tints & tones
#50ab4e color schemes
#50ab4e color preview, HTML & CSS examples
This text has a color of #50ab4e
<p style="color:#50ab4e;">Text here</p>
.mytext {color:#50ab4e;}
This box has a color of #50ab4e
<div style="background-color:#50ab4e;">Content here</div>
.mybackground {background-color:#50ab4e;}
Border around this has a color of #50ab4e
<div style="border:2px solid #50ab4e;">Content here</div>
.myborder {border:2px solid #50ab4e;}