#da72b4 color space conversions
Hex:
#da72b4
RGB:
218, 114, 180
CMY:
15, 55, 29
CMYK:
0, 48, 17, 15
HSL:
322°, 58.4270%, 65.0980%
HSV (HSB):
322°, 47.7064%, 85.4902%
XYZ:
43.1690, 30.2353, 46.7408
xyY:
0.3593, 0.2517, 30.2353
CIE-Lab:
61.8568, 48.7495, -16.6362
CIE-LCH:
61.8568, 51.5100, 341.1574
CIE-Luv:
61.8568, 58.9195, -33.0474
Hunter-Lab:
54.9867, 43.9102, -11.9081
#da72b4 color charts
#da72b4 color shades, tints & tones
#da72b4 color schemes
#da72b4 color preview, HTML & CSS examples
This text has a color of #da72b4
<p style="color:#da72b4;">Text here</p>
.mytext {color:#da72b4;}
This box has a color of #da72b4
<div style="background-color:#da72b4;">Content here</div>
.mybackground {background-color:#da72b4;}
Border around this has a color of #da72b4
<div style="border:2px solid #da72b4;">Content here</div>
.myborder {border:2px solid #da72b4;}