#5dccc3 color space conversions
Hex:
#5dccc3
RGB:
93, 204, 195
CMY:
64, 20, 24
CMYK:
54, 0, 4, 20
HSL:
175°, 52.1127%, 58.2353%
HSV (HSB):
175°, 54.4118%, 80.0000%
XYZ:
35.9574, 49.4530, 59.2800
xyY:
0.2485, 0.3418, 49.4530
CIE-Lab:
75.7323, -33.7771, -5.1508
CIE-LCH:
75.7323, 34.1676, 188.6705
CIE-Luv:
75.7323, -46.5937, -2.5361
Hunter-Lab:
70.3228, -31.7946, -0.7537
#5dccc3 color charts
#5dccc3 color shades, tints & tones
#5dccc3 color schemes
#5dccc3 color preview, HTML & CSS examples
This text has a color of #5dccc3
<p style="color:#5dccc3;">Text here</p>
.mytext {color:#5dccc3;}
This box has a color of #5dccc3
<div style="background-color:#5dccc3;">Content here</div>
.mybackground {background-color:#5dccc3;}
Border around this has a color of #5dccc3
<div style="border:2px solid #5dccc3;">Content here</div>
.myborder {border:2px solid #5dccc3;}