#5ddcc5 color space conversions
Hex:
#5ddcc5
RGB:
93, 220, 197
CMY:
64, 14, 23
CMYK:
58, 0, 10, 14
HSL:
169°, 64.4670%, 61.3725%
HSV (HSB):
169°, 57.7273%, 86.2745%
XYZ:
40.1854, 57.5448, 61.8126
xyY:
0.2519, 0.3607, 57.5448
CIE-Lab:
80.4850, -40.6112, 0.7502
CIE-LCH:
80.4850, 40.6181, 178.9417
CIE-Luv:
80.4850, -52.5319, 7.6694
Hunter-Lab:
75.8583, -38.1927, 4.7887
#5ddcc5 color charts
#5ddcc5 color shades, tints & tones
#5ddcc5 color schemes
#5ddcc5 color preview, HTML & CSS examples
This text has a color of #5ddcc5
<p style="color:#5ddcc5;">Text here</p>
.mytext {color:#5ddcc5;}
This box has a color of #5ddcc5
<div style="background-color:#5ddcc5;">Content here</div>
.mybackground {background-color:#5ddcc5;}
Border around this has a color of #5ddcc5
<div style="border:2px solid #5ddcc5;">Content here</div>
.myborder {border:2px solid #5ddcc5;}