#df110b color space conversions
Hex:
#df110b
RGB:
223, 17, 11
CMY:
13, 93, 96
CMYK:
0, 92, 95, 13
HSL:
2°, 90.5983%, 45.8824%
HSV (HSB):
2°, 95.0673%, 87.4510%
XYZ:
30.6923, 16.1130, 1.8091
xyY:
0.6313, 0.3314, 16.1130
CIE-Lab:
47.1224, 70.9517, 57.7975
CIE-LCH:
47.1224, 91.5134, 39.1664
CIE-Luv:
47.1224, 149.5151, 32.8693
Hunter-Lab:
40.1410, 66.2362, 25.4267
#df110b color charts
#df110b color shades, tints & tones
#df110b color schemes
#df110b color preview, HTML & CSS examples
This text has a color of #df110b
<p style="color:#df110b;">Text here</p>
.mytext {color:#df110b;}
This box has a color of #df110b
<div style="background-color:#df110b;">Content here</div>
.mybackground {background-color:#df110b;}
Border around this has a color of #df110b
<div style="border:2px solid #df110b;">Content here</div>
.myborder {border:2px solid #df110b;}