#da17ae color space conversions
Hex:
#da17ae
RGB:
218, 23, 174
CMY:
15, 91, 32
CMYK:
0, 89, 20, 15
HSL:
314°, 80.9129%, 47.2549%
HSV (HSB):
314°, 89.4495%, 85.4902%
XYZ:
36.8598, 18.5742, 41.6869
xyY:
0.3795, 0.1912, 18.5742
CIE-Lab:
50.1853, 79.3395, -31.1130
CIE-LCH:
50.1853, 85.2219, 338.5874
CIE-Luv:
50.1853, 89.2780, -57.9792
Hunter-Lab:
43.0978, 77.2427, -27.1805
#da17ae color charts
#da17ae color shades, tints & tones
#da17ae color schemes
#da17ae color preview, HTML & CSS examples
This text has a color of #da17ae
<p style="color:#da17ae;">Text here</p>
.mytext {color:#da17ae;}
This box has a color of #da17ae
<div style="background-color:#da17ae;">Content here</div>
.mybackground {background-color:#da17ae;}
Border around this has a color of #da17ae
<div style="border:2px solid #da17ae;">Content here</div>
.myborder {border:2px solid #da17ae;}