#df111f color space conversions
Hex:
#df111f
RGB:
223, 17, 31
CMY:
13, 93, 88
CMYK:
0, 92, 86, 13
HSL:
356°, 85.8333%, 47.0588%
HSV (HSB):
356°, 92.3767%, 87.4510%
XYZ:
30.8792, 16.1878, 2.7934
xyY:
0.6193, 0.3247, 16.1878
CIE-Lab:
47.2199, 71.2265, 50.0134
CIE-LCH:
47.2199, 87.0319, 35.0755
CIE-Luv:
47.2199, 147.3535, 29.5609
Hunter-Lab:
40.2341, 66.5871, 24.0475
#df111f color charts
#df111f color shades, tints & tones
#df111f color schemes
#df111f color preview, HTML & CSS examples
This text has a color of #df111f
<p style="color:#df111f;">Text here</p>
.mytext {color:#df111f;}
This box has a color of #df111f
<div style="background-color:#df111f;">Content here</div>
.mybackground {background-color:#df111f;}
Border around this has a color of #df111f
<div style="border:2px solid #df111f;">Content here</div>
.myborder {border:2px solid #df111f;}