#5dddd5 color space conversions
Hex:
#5dddd5
RGB:
93, 221, 213
CMY:
64, 13, 16
CMYK:
58, 0, 4, 13
HSL:
176°, 65.3061%, 61.5686%
HSV (HSB):
176°, 57.9186%, 86.6667%
XYZ:
42.3809, 58.8442, 72.0751
xyY:
0.2446, 0.3396, 58.8442
CIE-Lab:
81.2059, -37.0049, -6.7068
CIE-LCH:
81.2059, 37.6078, 190.2728
CIE-Luv:
81.2059, -52.0451, -4.5326
Hunter-Lab:
76.7099, -35.6243, -2.0107
#5dddd5 color charts
#5dddd5 color shades, tints & tones
#5dddd5 color schemes
#5dddd5 color preview, HTML & CSS examples
This text has a color of #5dddd5
<p style="color:#5dddd5;">Text here</p>
.mytext {color:#5dddd5;}
This box has a color of #5dddd5
<div style="background-color:#5dddd5;">Content here</div>
.mybackground {background-color:#5dddd5;}
Border around this has a color of #5dddd5
<div style="border:2px solid #5dddd5;">Content here</div>
.myborder {border:2px solid #5dddd5;}