#50ddcc color space conversions
Hex:
#50ddcc
RGB:
80, 221, 204
CMY:
69, 13, 20
CMYK:
64, 0, 8, 13
HSL:
173°, 67.4641%, 59.0196%
HSV (HSB):
173°, 63.8009%, 86.6667%
XYZ:
40.0638, 57.7780, 66.1674
xyY:
0.2443, 0.3523, 57.7780
CIE-Lab:
80.6152, -41.5514, -2.8265
CIE-LCH:
80.6152, 41.6474, 183.8915
CIE-Luv:
80.6152, -55.3798, 2.2566
Hunter-Lab:
76.0118, -38.9382, 1.5970
#50ddcc color charts
#50ddcc color shades, tints & tones
#50ddcc color schemes
#50ddcc color preview, HTML & CSS examples
This text has a color of #50ddcc
<p style="color:#50ddcc;">Text here</p>
.mytext {color:#50ddcc;}
This box has a color of #50ddcc
<div style="background-color:#50ddcc;">Content here</div>
.mybackground {background-color:#50ddcc;}
Border around this has a color of #50ddcc
<div style="border:2px solid #50ddcc;">Content here</div>
.myborder {border:2px solid #50ddcc;}