#50daba color space conversions
Hex:
#50daba
RGB:
80, 218, 186
CMY:
69, 15, 27
CMYK:
63, 0, 15, 15
HSL:
166°, 65.0943%, 58.4314%
HSV (HSB):
166°, 63.3028%, 85.4902%
XYZ:
37.2426, 55.3935, 55.1835
xyY:
0.2519, 0.3747, 55.3935
CIE-Lab:
79.2674, -44.7564, 4.7961
CIE-LCH:
79.2674, 45.0127, 173.8836
CIE-Luv:
79.2674, -55.3626, 14.3793
Hunter-Lab:
74.4268, -40.9268, 8.1384
#50daba color charts
#50daba color shades, tints & tones
#50daba color schemes
#50daba color preview, HTML & CSS examples
This text has a color of #50daba
<p style="color:#50daba;">Text here</p>
.mytext {color:#50daba;}
This box has a color of #50daba
<div style="background-color:#50daba;">Content here</div>
.mybackground {background-color:#50daba;}
Border around this has a color of #50daba
<div style="border:2px solid #50daba;">Content here</div>
.myborder {border:2px solid #50daba;}