#da729e color space conversions
Hex:
#da729e
RGB:
218, 114, 158
CMY:
15, 55, 38
CMYK:
0, 48, 28, 15
HSL:
335°, 58.4270%, 65.0980%
HSV (HSB):
335°, 47.7064%, 85.4902%
XYZ:
41.1023, 29.4087, 35.8579
xyY:
0.3864, 0.2765, 29.4087
CIE-Lab:
61.1406, 45.6025, -5.1131
CIE-LCH:
61.1406, 45.8882, 353.6026
CIE-Luv:
61.1406, 64.3108, -15.5642
Hunter-Lab:
54.2298, 40.3882, -1.2430
#da729e color charts
#da729e color shades, tints & tones
#da729e color schemes
#da729e color preview, HTML & CSS examples
This text has a color of #da729e
<p style="color:#da729e;">Text here</p>
.mytext {color:#da729e;}
This box has a color of #da729e
<div style="background-color:#da729e;">Content here</div>
.mybackground {background-color:#da729e;}
Border around this has a color of #da729e
<div style="border:2px solid #da729e;">Content here</div>
.myborder {border:2px solid #da729e;}