#50ac6e color space conversions
Hex:
#50ac6e
RGB:
80, 172, 110
CMY:
69, 33, 57
CMYK:
53, 0, 36, 33
HSL:
140°, 36.5079%, 49.4118%
HSV (HSB):
140°, 53.4884%, 67.4510%
XYZ:
20.8753, 32.3363, 19.8931
xyY:
0.2856, 0.4423, 32.3363
CIE-Lab:
63.6199, -41.5174, 23.7891
CIE-LCH:
63.6199, 47.8500, 150.1877
CIE-Luv:
63.6199, -41.5241, 38.2180
Hunter-Lab:
56.8650, -33.9861, 19.0640
#50ac6e color charts
#50ac6e color shades, tints & tones
#50ac6e color schemes
#50ac6e color preview, HTML & CSS examples
This text has a color of #50ac6e
<p style="color:#50ac6e;">Text here</p>
.mytext {color:#50ac6e;}
This box has a color of #50ac6e
<div style="background-color:#50ac6e;">Content here</div>
.mybackground {background-color:#50ac6e;}
Border around this has a color of #50ac6e
<div style="border:2px solid #50ac6e;">Content here</div>
.myborder {border:2px solid #50ac6e;}