#50c85f color space conversions
Hex:
#50c85f
RGB:
80, 200, 95
CMY:
69, 22, 63
CMYK:
60, 0, 53, 22
HSL:
128°, 52.1739%, 54.9020%
HSV (HSB):
128°, 60.0000%, 78.4314%
XYZ:
26.0281, 43.8402, 17.9167
xyY:
0.2965, 0.4994, 43.8402
CIE-Lab:
72.1216, -55.1426, 42.3375
CIE-LCH:
72.1216, 69.5210, 142.4836
CIE-Luv:
72.1216, -53.1119, 62.5827
Hunter-Lab:
66.2120, -45.7021, 30.3048
#50c85f color charts
#50c85f color shades, tints & tones
#50c85f color schemes
#50c85f color preview, HTML & CSS examples
This text has a color of #50c85f
<p style="color:#50c85f;">Text here</p>
.mytext {color:#50c85f;}
This box has a color of #50c85f
<div style="background-color:#50c85f;">Content here</div>
.mybackground {background-color:#50c85f;}
Border around this has a color of #50c85f
<div style="border:2px solid #50c85f;">Content here</div>
.myborder {border:2px solid #50c85f;}