#50c08b color space conversions
Hex:
#50c08b
RGB:
80, 192, 139
CMY:
69, 25, 45
CMYK:
58, 0, 28, 25
HSL:
152°, 47.0588%, 53.3333%
HSV (HSB):
152°, 58.3333%, 75.2941%
XYZ:
26.8181, 41.2688, 30.9783
xyY:
0.2707, 0.4166, 41.2688
CIE-Lab:
70.3639, -44.3139, 17.3618
CIE-LCH:
70.3639, 47.5936, 158.6052
CIE-Luv:
70.3639, -48.1503, 31.4731
Hunter-Lab:
64.2408, -37.9045, 16.3776
#50c08b color charts
#50c08b color shades, tints & tones
#50c08b color schemes
#50c08b color preview, HTML & CSS examples
This text has a color of #50c08b
<p style="color:#50c08b;">Text here</p>
.mytext {color:#50c08b;}
This box has a color of #50c08b
<div style="background-color:#50c08b;">Content here</div>
.mybackground {background-color:#50c08b;}
Border around this has a color of #50c08b
<div style="border:2px solid #50c08b;">Content here</div>
.myborder {border:2px solid #50c08b;}