#5dedbd color space conversions
Hex:
#5dedbd
RGB:
93, 237, 189
CMY:
64, 7, 26
CMYK:
61, 0, 20, 7
HSL:
160°, 80.0000%, 64.7059%
HSV (HSB):
160°, 60.7595%, 92.9412%
XYZ:
43.9837, 66.5697, 58.6752
xyY:
0.2599, 0.3934, 66.5697
CIE-Lab:
85.2862, -49.8365, 11.8787
CIE-LCH:
85.2862, 51.2326, 166.5935
CIE-Luv:
85.2862, -59.2720, 25.8709
Hunter-Lab:
81.5902, -46.5570, 14.4751
#5dedbd color charts
#5dedbd color shades, tints & tones
#5dedbd color schemes
#5dedbd color preview, HTML & CSS examples
This text has a color of #5dedbd
<p style="color:#5dedbd;">Text here</p>
.mytext {color:#5dedbd;}
This box has a color of #5dedbd
<div style="background-color:#5dedbd;">Content here</div>
.mybackground {background-color:#5dedbd;}
Border around this has a color of #5dedbd
<div style="border:2px solid #5dedbd;">Content here</div>
.myborder {border:2px solid #5dedbd;}