#da5f7e color space conversions
Hex:
#da5f7e
RGB:
218, 95, 126
CMY:
15, 63, 51
CMYK:
0, 56, 42, 15
HSL:
345°, 62.4365%, 61.3725%
HSV (HSB):
345°, 56.4220%, 85.4902%
XYZ:
36.7715, 24.5962, 22.5481
xyY:
0.4382, 0.2931, 24.5962
CIE-Lab:
56.6798, 51.0544, 6.9841
CIE-LCH:
56.6798, 51.5299, 7.7895
CIE-Luv:
56.6798, 83.1808, -0.5065
Hunter-Lab:
49.5946, 45.5571, 7.7600
#da5f7e color charts
#da5f7e color shades, tints & tones
#da5f7e color schemes
#da5f7e color preview, HTML & CSS examples
This text has a color of #da5f7e
<p style="color:#da5f7e;">Text here</p>
.mytext {color:#da5f7e;}
This box has a color of #da5f7e
<div style="background-color:#da5f7e;">Content here</div>
.mybackground {background-color:#da5f7e;}
Border around this has a color of #da5f7e
<div style="border:2px solid #da5f7e;">Content here</div>
.myborder {border:2px solid #da5f7e;}