#50c04b color space conversions
Hex:
#50c04b
RGB:
80, 192, 75
CMY:
69, 25, 71
CMYK:
58, 0, 61, 25
HSL:
117°, 48.1481%, 52.3529%
HSV (HSB):
117°, 60.9375%, 75.2941%
XYZ:
23.4279, 39.9127, 13.1258
xyY:
0.3064, 0.5220, 39.9127
CIE-Lab:
69.4073, -54.6369, 48.4553
CIE-LCH:
69.4073, 73.0281, 138.4315
CIE-Luv:
69.4073, -50.6853, 67.3990
Hunter-Lab:
63.1765, -44.3654, 31.9053
#50c04b color charts
#50c04b color shades, tints & tones
#50c04b color schemes
#50c04b color preview, HTML & CSS examples
This text has a color of #50c04b
<p style="color:#50c04b;">Text here</p>
.mytext {color:#50c04b;}
This box has a color of #50c04b
<div style="background-color:#50c04b;">Content here</div>
.mybackground {background-color:#50c04b;}
Border around this has a color of #50c04b
<div style="border:2px solid #50c04b;">Content here</div>
.myborder {border:2px solid #50c04b;}