#50a03a color space conversions
Hex:
#50a03a
RGB:
80, 160, 58
CMY:
69, 37, 77
CMYK:
50, 0, 64, 37
HSL:
107°, 46.7890%, 42.7451%
HSV (HSB):
107°, 63.7500%, 62.7451%
XYZ:
16.6428, 27.1526, 8.3668
xyY:
0.3191, 0.5205, 27.1526
CIE-Lab:
59.1153, -44.0469, 44.4809
CIE-LCH:
59.1153, 62.5994, 134.7191
CIE-Luv:
59.1153, -38.1059, 58.3184
Hunter-Lab:
52.1081, -34.1782, 26.9557
#50a03a color charts
#50a03a color shades, tints & tones
#50a03a color schemes
#50a03a color preview, HTML & CSS examples
This text has a color of #50a03a
<p style="color:#50a03a;">Text here</p>
.mytext {color:#50a03a;}
This box has a color of #50a03a
<div style="background-color:#50a03a;">Content here</div>
.mybackground {background-color:#50a03a;}
Border around this has a color of #50a03a
<div style="border:2px solid #50a03a;">Content here</div>
.myborder {border:2px solid #50a03a;}