#df350c color space conversions
Hex:
#df350c
RGB:
223, 53, 12
CMY:
13, 79, 95
CMYK:
0, 76, 95, 13
HSL:
12°, 89.7872%, 46.0784%
HSV (HSB):
12°, 94.6188%, 87.4510%
XYZ:
31.7709, 18.2607, 2.1980
xyY:
0.6083, 0.3496, 18.2607
CIE-Lab:
49.8108, 63.3360, 59.0102
CIE-LCH:
49.8108, 86.5659, 42.9750
CIE-Luv:
49.8108, 135.4135, 37.5252
Hunter-Lab:
42.7326, 57.9295, 26.8632
#df350c color charts
#df350c color shades, tints & tones
#df350c color schemes
#df350c color preview, HTML & CSS examples
This text has a color of #df350c
<p style="color:#df350c;">Text here</p>
.mytext {color:#df350c;}
This box has a color of #df350c
<div style="background-color:#df350c;">Content here</div>
.mybackground {background-color:#df350c;}
Border around this has a color of #df350c
<div style="border:2px solid #df350c;">Content here</div>
.myborder {border:2px solid #df350c;}