#5dcdcc color space conversions
Hex:
#5dcdcc
RGB:
93, 205, 204
CMY:
64, 20, 20
CMYK:
55, 0, 0, 20
HSL:
179°, 52.8302%, 58.4314%
HSV (HSB):
179°, 54.6341%, 80.3922%
XYZ:
37.2446, 50.3494, 64.8822
xyY:
0.2443, 0.3302, 50.3494
CIE-Lab:
76.2832, -31.8873, -9.1913
CIE-LCH:
76.2832, 33.1855, 196.0793
CIE-Luv:
76.2832, -46.5291, -9.2074
Hunter-Lab:
70.9573, -30.4829, -4.5436
#5dcdcc color charts
#5dcdcc color shades, tints & tones
#5dcdcc color schemes
#5dcdcc color preview, HTML & CSS examples
This text has a color of #5dcdcc
<p style="color:#5dcdcc;">Text here</p>
.mytext {color:#5dcdcc;}
This box has a color of #5dcdcc
<div style="background-color:#5dcdcc;">Content here</div>
.mybackground {background-color:#5dcdcc;}
Border around this has a color of #5dcdcc
<div style="border:2px solid #5dcdcc;">Content here</div>
.myborder {border:2px solid #5dcdcc;}