#5fded5 color space conversions
Hex:
#5fded5
RGB:
95, 222, 213
CMY:
63, 13, 16
CMYK:
57, 0, 4, 13
HSL:
176°, 65.8031%, 62.1569%
HSV (HSB):
176°, 57.2072%, 87.0588%
XYZ:
42.8508, 59.4795, 72.1730
xyY:
0.2456, 0.3409, 59.4795
CIE-Lab:
81.5545, -37.1009, -6.1846
CIE-LCH:
81.5545, 37.6129, 189.4640
CIE-Luv:
81.5545, -51.9457, -3.6853
Hunter-Lab:
77.1230, -35.7876, -1.4985
#5fded5 color charts
#5fded5 color shades, tints & tones
#5fded5 color schemes
#5fded5 color preview, HTML & CSS examples
This text has a color of #5fded5
<p style="color:#5fded5;">Text here</p>
.mytext {color:#5fded5;}
This box has a color of #5fded5
<div style="background-color:#5fded5;">Content here</div>
.mybackground {background-color:#5fded5;}
Border around this has a color of #5fded5
<div style="border:2px solid #5fded5;">Content here</div>
.myborder {border:2px solid #5fded5;}