#df040d color space conversions
Hex:
#df040d
RGB:
223, 4, 13
CMY:
13, 98, 95
CMYK:
0, 98, 94, 13
HSL:
358°, 96.4758%, 44.5098%
HSV (HSB):
358°, 98.2063%, 87.4510%
XYZ:
30.5475, 15.8039, 1.8212
xyY:
0.6341, 0.3281, 15.8039
CIE-Lab:
46.7161, 72.1628, 56.9833
CIE-LCH:
46.7161, 91.9487, 38.2963
CIE-Luv:
46.7161, 151.6022, 31.9072
Hunter-Lab:
39.7541, 67.5918, 25.1117
#df040d color charts
#df040d color shades, tints & tones
#df040d color schemes
#df040d color preview, HTML & CSS examples
This text has a color of #df040d
<p style="color:#df040d;">Text here</p>
.mytext {color:#df040d;}
This box has a color of #df040d
<div style="background-color:#df040d;">Content here</div>
.mybackground {background-color:#df040d;}
Border around this has a color of #df040d
<div style="border:2px solid #df040d;">Content here</div>
.myborder {border:2px solid #df040d;}