#da5f7f color space conversions
Hex:
#da5f7f
RGB:
218, 95, 127
CMY:
15, 63, 50
CMYK:
0, 56, 42, 15
HSL:
344°, 62.4365%, 61.3725%
HSV (HSB):
344°, 56.4220%, 85.4902%
XYZ:
36.8364, 24.6222, 22.8897
xyY:
0.4367, 0.2919, 24.6222
CIE-Lab:
56.7054, 51.1584, 6.4336
CIE-LCH:
56.7054, 51.5614, 7.1678
CIE-Luv:
56.7054, 82.9077, -1.2178
Hunter-Lab:
49.6207, 45.6750, 7.3844
#da5f7f color charts
#da5f7f color shades, tints & tones
#da5f7f color schemes
#da5f7f color preview, HTML & CSS examples
This text has a color of #da5f7f
<p style="color:#da5f7f;">Text here</p>
.mytext {color:#da5f7f;}
This box has a color of #da5f7f
<div style="background-color:#da5f7f;">Content here</div>
.mybackground {background-color:#da5f7f;}
Border around this has a color of #da5f7f
<div style="border:2px solid #da5f7f;">Content here</div>
.myborder {border:2px solid #da5f7f;}