#da5d5f color space conversions
Hex:
#da5d5f
RGB:
218, 93, 95
CMY:
15, 64, 63
CMYK:
0, 57, 56, 15
HSL:
359°, 62.8141%, 60.9804%
HSV (HSB):
359°, 57.3394%, 85.4902%
XYZ:
34.8934, 23.5604, 13.5350
xyY:
0.4847, 0.3273, 23.5604
CIE-Lab:
55.6449, 49.2037, 23.7106
CIE-LCH:
55.6449, 54.6187, 25.7288
CIE-Luv:
55.6449, 92.2887, 18.8426
Hunter-Lab:
48.5390, 43.3755, 17.4444
#da5d5f color charts
#da5d5f color shades, tints & tones
#da5d5f color schemes
#da5d5f color preview, HTML & CSS examples
This text has a color of #da5d5f
<p style="color:#da5d5f;">Text here</p>
.mytext {color:#da5d5f;}
This box has a color of #da5d5f
<div style="background-color:#da5d5f;">Content here</div>
.mybackground {background-color:#da5d5f;}
Border around this has a color of #da5d5f
<div style="border:2px solid #da5d5f;">Content here</div>
.myborder {border:2px solid #da5d5f;}