#df1f1e color space conversions
Hex:
#df1f1e
RGB:
223, 31, 30
CMY:
13, 88, 88
CMYK:
0, 86, 87, 13
HSL:
0°, 76.2846%, 49.6078%
HSV (HSB):
0°, 86.5471%, 87.4510%
XYZ:
31.1558, 16.7617, 2.8215
xyY:
0.6140, 0.3304, 16.7617
CIE-Lab:
47.9583, 69.0667, 51.0889
CIE-LCH:
47.9583, 85.9086, 36.4905
CIE-Luv:
47.9583, 143.6142, 31.1636
Hunter-Lab:
40.9410, 64.1901, 24.5726
#df1f1e color charts
#df1f1e color shades, tints & tones
#df1f1e color schemes
#df1f1e color preview, HTML & CSS examples
This text has a color of #df1f1e
<p style="color:#df1f1e;">Text here</p>
.mytext {color:#df1f1e;}
This box has a color of #df1f1e
<div style="background-color:#df1f1e;">Content here</div>
.mybackground {background-color:#df1f1e;}
Border around this has a color of #df1f1e
<div style="border:2px solid #df1f1e;">Content here</div>
.myborder {border:2px solid #df1f1e;}