#5dccc2 color space conversions
Hex:
#5dccc2
RGB:
93, 204, 194
CMY:
64, 20, 24
CMYK:
54, 0, 5, 20
HSL:
175°, 52.1127%, 58.2353%
HSV (HSB):
175°, 54.4118%, 80.0000%
XYZ:
35.8447, 49.4079, 58.6864
xyY:
0.2490, 0.3433, 49.4079
CIE-Lab:
75.7044, -34.0352, -4.6520
CIE-LCH:
75.7044, 34.3517, 187.7831
CIE-Luv:
75.7044, -46.6427, -1.7182
Hunter-Lab:
70.2908, -31.9831, -0.2982
#5dccc2 color charts
#5dccc2 color shades, tints & tones
#5dccc2 color schemes
#5dccc2 color preview, HTML & CSS examples
This text has a color of #5dccc2
<p style="color:#5dccc2;">Text here</p>
.mytext {color:#5dccc2;}
This box has a color of #5dccc2
<div style="background-color:#5dccc2;">Content here</div>
.mybackground {background-color:#5dccc2;}
Border around this has a color of #5dccc2
<div style="border:2px solid #5dccc2;">Content here</div>
.myborder {border:2px solid #5dccc2;}