#50ac3e color space conversions
Hex:
#50ac3e
RGB:
80, 172, 62
CMY:
69, 33, 76
CMYK:
53, 0, 64, 33
HSL:
110°, 47.0085%, 45.8824%
HSV (HSB):
110°, 63.9535%, 67.4510%
XYZ:
18.9303, 31.5583, 9.6511
xyY:
0.3148, 0.5248, 31.5583
CIE-Lab:
62.9761, -48.4188, 46.9924
CIE-LCH:
62.9761, 67.4735, 135.8565
CIE-Luv:
62.9761, -43.0416, 62.6682
Hunter-Lab:
56.1768, -38.1590, 29.1378
#50ac3e color charts
#50ac3e color shades, tints & tones
#50ac3e color schemes
#50ac3e color preview, HTML & CSS examples
This text has a color of #50ac3e
<p style="color:#50ac3e;">Text here</p>
.mytext {color:#50ac3e;}
This box has a color of #50ac3e
<div style="background-color:#50ac3e;">Content here</div>
.mybackground {background-color:#50ac3e;}
Border around this has a color of #50ac3e
<div style="border:2px solid #50ac3e;">Content here</div>
.myborder {border:2px solid #50ac3e;}