#50c04d color space conversions
Hex:
#50c04d
RGB:
80, 192, 77
CMY:
69, 25, 70
CMYK:
58, 0, 60, 25
HSL:
118°, 47.7178%, 52.7451%
HSV (HSB):
118°, 59.8958%, 75.2941%
XYZ:
23.4975, 39.9406, 13.4920
xyY:
0.3054, 0.5192, 39.9406
CIE-Lab:
69.4272, -54.4125, 47.5789
CIE-LCH:
69.4272, 72.2805, 138.8332
CIE-Luv:
69.4272, -50.6268, 66.5870
Hunter-Lab:
63.1986, -44.2305, 31.5814
#50c04d color charts
#50c04d color shades, tints & tones
#50c04d color schemes
#50c04d color preview, HTML & CSS examples
This text has a color of #50c04d
<p style="color:#50c04d;">Text here</p>
.mytext {color:#50c04d;}
This box has a color of #50c04d
<div style="background-color:#50c04d;">Content here</div>
.mybackground {background-color:#50c04d;}
Border around this has a color of #50c04d
<div style="border:2px solid #50c04d;">Content here</div>
.myborder {border:2px solid #50c04d;}