#50c04a color space conversions
Hex:
#50c04a
RGB:
80, 192, 74
CMY:
69, 25, 71
CMYK:
58, 0, 61, 25
HSL:
117°, 48.3607%, 52.1569%
HSV (HSB):
117°, 61.4583%, 75.2941%
XYZ:
23.3939, 39.8992, 12.9469
xyY:
0.3068, 0.5233, 39.8992
CIE-Lab:
69.3976, -54.7467, 48.8894
CIE-LCH:
69.3976, 73.3988, 138.2348
CIE-Luv:
69.3976, -50.7139, 67.7968
Hunter-Lab:
63.1658, -44.4313, 32.0636
#50c04a color charts
#50c04a color shades, tints & tones
#50c04a color schemes
#50c04a color preview, HTML & CSS examples
This text has a color of #50c04a
<p style="color:#50c04a;">Text here</p>
.mytext {color:#50c04a;}
This box has a color of #50c04a
<div style="background-color:#50c04a;">Content here</div>
.mybackground {background-color:#50c04a;}
Border around this has a color of #50c04a
<div style="border:2px solid #50c04a;">Content here</div>
.myborder {border:2px solid #50c04a;}