#50c08d color space conversions
Hex:
#50c08d
RGB:
80, 192, 141
CMY:
69, 25, 45
CMYK:
58, 0, 27, 25
HSL:
153°, 47.0588%, 53.3333%
HSV (HSB):
153°, 58.3333%, 75.2941%
XYZ:
26.9656, 41.3278, 31.7551
xyY:
0.2695, 0.4131, 41.3278
CIE-Lab:
70.4050, -43.8910, 16.3422
CIE-LCH:
70.4050, 46.8347, 159.5778
CIE-Luv:
70.4050, -48.0529, 30.0613
Hunter-Lab:
64.2867, -37.6284, 15.7138
#50c08d color charts
#50c08d color shades, tints & tones
#50c08d color schemes
#50c08d color preview, HTML & CSS examples
This text has a color of #50c08d
<p style="color:#50c08d;">Text here</p>
.mytext {color:#50c08d;}
This box has a color of #50c08d
<div style="background-color:#50c08d;">Content here</div>
.mybackground {background-color:#50c08d;}
Border around this has a color of #50c08d
<div style="border:2px solid #50c08d;">Content here</div>
.myborder {border:2px solid #50c08d;}