#df420d color space conversions
Hex:
#df420d
RGB:
223, 66, 13
CMY:
13, 74, 95
CMYK:
0, 70, 94, 13
HSL:
15°, 88.9831%, 46.2745%
HSV (HSB):
15°, 94.1704%, 87.4510%
XYZ:
32.4523, 19.6135, 2.4561
xyY:
0.5952, 0.3597, 19.6135
CIE-Lab:
51.3973, 58.9608, 59.6921
CIE-LCH:
51.3973, 83.9019, 45.3532
CIE-Luv:
51.3973, 127.4753, 40.1798
Hunter-Lab:
44.2871, 53.2972, 27.7128
#df420d color charts
#df420d color shades, tints & tones
#df420d color schemes
#df420d color preview, HTML & CSS examples
This text has a color of #df420d
<p style="color:#df420d;">Text here</p>
.mytext {color:#df420d;}
This box has a color of #df420d
<div style="background-color:#df420d;">Content here</div>
.mybackground {background-color:#df420d;}
Border around this has a color of #df420d
<div style="border:2px solid #df420d;">Content here</div>
.myborder {border:2px solid #df420d;}