#df300e color space conversions
Hex:
#df300e
RGB:
223, 48, 14
CMY:
13, 81, 95
CMYK:
0, 78, 94, 13
HSL:
10°, 88.1857%, 46.4706%
HSV (HSB):
10°, 93.7220%, 87.4510%
XYZ:
31.5676, 17.8336, 2.1939
xyY:
0.6118, 0.3456, 17.8336
CIE-Lab:
49.2936, 64.8237, 58.1523
CIE-LCH:
49.2936, 87.0851, 41.8948
CIE-Luv:
49.2936, 137.9535, 36.3832
Hunter-Lab:
42.2298, 59.5301, 26.4807
#df300e color charts
#df300e color shades, tints & tones
#df300e color schemes
#df300e color preview, HTML & CSS examples
This text has a color of #df300e
<p style="color:#df300e;">Text here</p>
.mytext {color:#df300e;}
This box has a color of #df300e
<div style="background-color:#df300e;">Content here</div>
.mybackground {background-color:#df300e;}
Border around this has a color of #df300e
<div style="border:2px solid #df300e;">Content here</div>
.myborder {border:2px solid #df300e;}