#da5975 color space conversions
Hex:
#da5975
RGB:
218, 89, 117
CMY:
15, 65, 54
CMYK:
0, 59, 46, 15
HSL:
347°, 63.5468%, 60.1961%
HSV (HSB):
347°, 59.1743%, 85.4902%
XYZ:
35.6967, 23.3345, 19.4522
xyY:
0.4548, 0.2973, 23.3345
CIE-Lab:
55.4153, 52.9202, 10.4880
CIE-LCH:
55.4153, 53.9495, 11.2099
CIE-Luv:
55.4153, 89.1136, 3.3030
Hunter-Lab:
48.3058, 47.3715, 9.9387
#da5975 color charts
#da5975 color shades, tints & tones
#da5975 color schemes
#da5975 color preview, HTML & CSS examples
This text has a color of #da5975
<p style="color:#da5975;">Text here</p>
.mytext {color:#da5975;}
This box has a color of #da5975
<div style="background-color:#da5975;">Content here</div>
.mybackground {background-color:#da5975;}
Border around this has a color of #da5975
<div style="border:2px solid #da5975;">Content here</div>
.myborder {border:2px solid #da5975;}