#5dcdbf color space conversions
Hex:
#5dcdbf
RGB:
93, 205, 191
CMY:
64, 20, 25
CMYK:
55, 0, 7, 20
HSL:
173°, 52.8302%, 58.4314%
HSV (HSB):
173°, 54.6341%, 80.3922%
XYZ:
35.7495, 49.7514, 57.0090
xyY:
0.2509, 0.3491, 49.7514
CIE-Lab:
75.9164, -35.2690, -2.7207
CIE-LCH:
75.9164, 35.3738, 184.4112
CIE-Luv:
75.9164, -47.1714, 1.4662
Hunter-Lab:
70.5347, -32.9655, 1.4537
#5dcdbf color charts
#5dcdbf color shades, tints & tones
#5dcdbf color schemes
#5dcdbf color preview, HTML & CSS examples
This text has a color of #5dcdbf
<p style="color:#5dcdbf;">Text here</p>
.mytext {color:#5dcdbf;}
This box has a color of #5dcdbf
<div style="background-color:#5dcdbf;">Content here</div>
.mybackground {background-color:#5dcdbf;}
Border around this has a color of #5dcdbf
<div style="border:2px solid #5dcdbf;">Content here</div>
.myborder {border:2px solid #5dcdbf;}