#50dabb color space conversions
Hex:
#50dabb
RGB:
80, 218, 187
CMY:
69, 15, 27
CMYK:
63, 0, 14, 15
HSL:
167°, 65.0943%, 58.4314%
HSV (HSB):
167°, 63.3028%, 85.4902%
XYZ:
37.3493, 55.4361, 55.7454
xyY:
0.2515, 0.3732, 55.4361
CIE-Lab:
79.2918, -44.5128, 4.2988
CIE-LCH:
79.2918, 44.7198, 174.4838
CIE-Luv:
79.2918, -55.3039, 13.5987
Hunter-Lab:
74.4554, -40.7555, 7.7279
#50dabb color charts
#50dabb color shades, tints & tones
#50dabb color schemes
#50dabb color preview, HTML & CSS examples
This text has a color of #50dabb
<p style="color:#50dabb;">Text here</p>
.mytext {color:#50dabb;}
This box has a color of #50dabb
<div style="background-color:#50dabb;">Content here</div>
.mybackground {background-color:#50dabb;}
Border around this has a color of #50dabb
<div style="border:2px solid #50dabb;">Content here</div>
.myborder {border:2px solid #50dabb;}