#df340c color space conversions
Hex:
#df340c
RGB:
223, 52, 12
CMY:
13, 80, 95
CMYK:
0, 77, 95, 13
HSL:
11°, 89.7872%, 46.0784%
HSV (HSB):
11°, 94.6188%, 87.4510%
XYZ:
31.7258, 18.1705, 2.1829
xyY:
0.6092, 0.3489, 18.1705
CIE-Lab:
49.7023, 63.6396, 58.9475
CIE-LCH:
49.7023, 86.7457, 42.8080
CIE-Luv:
49.7023, 135.9644, 37.3347
Hunter-Lab:
42.6269, 58.2546, 26.8025
#df340c color charts
#df340c color shades, tints & tones
#df340c color schemes
#df340c color preview, HTML & CSS examples
This text has a color of #df340c
<p style="color:#df340c;">Text here</p>
.mytext {color:#df340c;}
This box has a color of #df340c
<div style="background-color:#df340c;">Content here</div>
.mybackground {background-color:#df340c;}
Border around this has a color of #df340c
<div style="border:2px solid #df340c;">Content here</div>
.myborder {border:2px solid #df340c;}