#df007d color space conversions
Hex:
#df007d
RGB:
223, 0, 125
CMY:
13, 100, 51
CMYK:
0, 100, 44, 13
HSL:
326°, 100.0000%, 43.7255%
HSV (HSB):
326°, 100.0000%, 87.4510%
XYZ:
34.1331, 17.1686, 20.9169
xyY:
0.4726, 0.2377, 17.1686
CIE-Lab:
48.4718, 77.5028, -4.2425
CIE-LCH:
48.4718, 77.6189, 356.8667
CIE-Luv:
48.4718, 118.0839, -20.3877
Hunter-Lab:
41.4351, 74.5322, -0.9257
#df007d color charts
#df007d color shades, tints & tones
#df007d color schemes
#df007d color preview, HTML & CSS examples
This text has a color of #df007d
<p style="color:#df007d;">Text here</p>
.mytext {color:#df007d;}
This box has a color of #df007d
<div style="background-color:#df007d;">Content here</div>
.mybackground {background-color:#df007d;}
Border around this has a color of #df007d
<div style="border:2px solid #df007d;">Content here</div>
.myborder {border:2px solid #df007d;}