#5ddedc color space conversions
Hex:
#5ddedc
RGB:
93, 222, 220
CMY:
64, 13, 14
CMYK:
58, 0, 1, 13
HSL:
179°, 66.1538%, 61.7647%
HSV (HSB):
179°, 58.1081%, 87.0588%
XYZ:
43.5537, 59.7370, 76.9450
xyY:
0.2416, 0.3314, 59.7370
CIE-Lab:
81.6950, -35.6218, -9.7038
CIE-LCH:
81.6950, 36.9199, 195.2384
CIE-Luv:
81.6950, -52.0340, -9.5531
Hunter-Lab:
77.2897, -34.6700, -4.9228
#5ddedc color charts
#5ddedc color shades, tints & tones
#5ddedc color schemes
#5ddedc color preview, HTML & CSS examples
This text has a color of #5ddedc
<p style="color:#5ddedc;">Text here</p>
.mytext {color:#5ddedc;}
This box has a color of #5ddedc
<div style="background-color:#5ddedc;">Content here</div>
.mybackground {background-color:#5ddedc;}
Border around this has a color of #5ddedc
<div style="border:2px solid #5ddedc;">Content here</div>
.myborder {border:2px solid #5ddedc;}