#50ff85 color space conversions
Hex:
#50ff85
RGB:
80, 255, 133
CMY:
69, 0, 48
CMYK:
69, 0, 48, 0
HSL:
138°, 100.0000%, 65.6863%
HSV (HSB):
138°, 68.6275%, 100.0000%
XYZ:
43.3019, 74.9189, 34.3689
xyY:
0.2838, 0.4910, 74.9189
CIE-Lab:
89.3550, -69.3833, 45.4713
CIE-LCH:
89.3550, 82.9559, 146.7606
CIE-Luv:
89.3550, -71.4120, 72.6065
Hunter-Lab:
86.5557, -62.1729, 37.0466
#50ff85 color charts
#50ff85 color shades, tints & tones
#50ff85 color schemes
#50ff85 color preview, HTML & CSS examples
This text has a color of #50ff85
<p style="color:#50ff85;">Text here</p>
.mytext {color:#50ff85;}
This box has a color of #50ff85
<div style="background-color:#50ff85;">Content here</div>
.mybackground {background-color:#50ff85;}
Border around this has a color of #50ff85
<div style="border:2px solid #50ff85;">Content here</div>
.myborder {border:2px solid #50ff85;}