#df11d5 color space conversions
Hex:
#df11d5
RGB:
223, 17, 213
CMY:
13, 93, 16
CMYK:
0, 92, 4, 13
HSL:
303°, 85.8333%, 47.0588%
HSV (HSB):
303°, 92.3767%, 87.4510%
XYZ:
42.6421, 20.8930, 64.7360
xyY:
0.3324, 0.1629, 20.8930
CIE-Lab:
52.8322, 86.0787, -49.4978
CIE-LCH:
52.8322, 99.2954, 330.0998
CIE-Luv:
52.8322, 77.0244, -86.9535
Hunter-Lab:
45.7088, 86.5336, -51.9745
#df11d5 color charts
#df11d5 color shades, tints & tones
#df11d5 color schemes
#df11d5 color preview, HTML & CSS examples
This text has a color of #df11d5
<p style="color:#df11d5;">Text here</p>
.mytext {color:#df11d5;}
This box has a color of #df11d5
<div style="background-color:#df11d5;">Content here</div>
.mybackground {background-color:#df11d5;}
Border around this has a color of #df11d5
<div style="border:2px solid #df11d5;">Content here</div>
.myborder {border:2px solid #df11d5;}