#df017f color space conversions
Hex:
#df017f
RGB:
223, 1, 127
CMY:
13, 100, 50
CMYK:
0, 100, 43, 13
HSL:
326°, 99.1071%, 43.9216%
HSV (HSB):
326°, 99.5516%, 87.4510%
XYZ:
34.2730, 17.2420, 21.6003
xyY:
0.4688, 0.2358, 17.2420
CIE-Lab:
48.5635, 77.5927, -5.3279
CIE-LCH:
48.5635, 77.7754, 356.0720
CIE-Luv:
48.5635, 117.0581, -21.7931
Hunter-Lab:
41.5235, 74.6660, -1.7760
#df017f color charts
#df017f color shades, tints & tones
#df017f color schemes
#df017f color preview, HTML & CSS examples
This text has a color of #df017f
<p style="color:#df017f;">Text here</p>
.mytext {color:#df017f;}
This box has a color of #df017f
<div style="background-color:#df017f;">Content here</div>
.mybackground {background-color:#df017f;}
Border around this has a color of #df017f
<div style="border:2px solid #df017f;">Content here</div>
.myborder {border:2px solid #df017f;}