#df026d color space conversions
Hex:
#df026d
RGB:
223, 2, 109
CMY:
13, 99, 57
CMYK:
0, 99, 51, 13
HSL:
331°, 98.2222%, 44.1176%
HSV (HSB):
331°, 99.1031%, 87.4510%
XYZ:
33.2135, 16.8355, 15.9670
xyY:
0.5031, 0.2550, 16.8355
CIE-Lab:
48.0521, 76.0910, 4.9673
CIE-LCH:
48.0521, 76.2530, 3.7351
CIE-Luv:
48.0521, 125.1520, -8.8736
Hunter-Lab:
41.0311, 72.6860, 5.6494
#df026d color charts
#df026d color shades, tints & tones
#df026d color schemes
#df026d color preview, HTML & CSS examples
This text has a color of #df026d
<p style="color:#df026d;">Text here</p>
.mytext {color:#df026d;}
This box has a color of #df026d
<div style="background-color:#df026d;">Content here</div>
.mybackground {background-color:#df026d;}
Border around this has a color of #df026d
<div style="border:2px solid #df026d;">Content here</div>
.myborder {border:2px solid #df026d;}