#50c08c color space conversions
Hex:
#50c08c
RGB:
80, 192, 140
CMY:
69, 25, 45
CMYK:
58, 0, 27, 25
HSL:
152°, 47.0588%, 53.3333%
HSV (HSB):
152°, 58.3333%, 75.2941%
XYZ:
26.8915, 41.2982, 31.3650
xyY:
0.2701, 0.4148, 41.2982
CIE-Lab:
70.3843, -44.1031, 16.8521
CIE-LCH:
70.3843, 47.2131, 159.0878
CIE-Luv:
70.3843, -48.1017, 30.7690
Hunter-Lab:
64.2637, -37.7670, 16.0471
#50c08c color charts
#50c08c color shades, tints & tones
#50c08c color schemes
#50c08c color preview, HTML & CSS examples
This text has a color of #50c08c
<p style="color:#50c08c;">Text here</p>
.mytext {color:#50c08c;}
This box has a color of #50c08c
<div style="background-color:#50c08c;">Content here</div>
.mybackground {background-color:#50c08c;}
Border around this has a color of #50c08c
<div style="border:2px solid #50c08c;">Content here</div>
.myborder {border:2px solid #50c08c;}