#da585e color space conversions
Hex:
#da585e
RGB:
218, 88, 94
CMY:
15, 65, 63
CMYK:
0, 60, 57, 15
HSL:
357°, 63.7255%, 60.0000%
HSV (HSB):
357°, 59.6330%, 85.4902%
XYZ:
34.4235, 22.6930, 13.1555
xyY:
0.4899, 0.3229, 22.6930
CIE-Lab:
54.7547, 51.4266, 23.1175
CIE-LCH:
54.7547, 56.3836, 24.2051
CIE-Luv:
54.7547, 95.7569, 17.5464
Hunter-Lab:
47.6372, 45.6224, 16.9724
#da585e color charts
#da585e color shades, tints & tones
#da585e color schemes
#da585e color preview, HTML & CSS examples
This text has a color of #da585e
<p style="color:#da585e;">Text here</p>
.mytext {color:#da585e;}
This box has a color of #da585e
<div style="background-color:#da585e;">Content here</div>
.mybackground {background-color:#da585e;}
Border around this has a color of #da585e
<div style="border:2px solid #da585e;">Content here</div>
.myborder {border:2px solid #da585e;}