#df330d color space conversions
Hex:
#df330d
RGB:
223, 51, 13
CMY:
13, 80, 95
CMYK:
0, 77, 94, 13
HSL:
11°, 88.9831%, 46.2745%
HSV (HSB):
11°, 94.1704%, 87.4510%
XYZ:
31.6879, 18.0847, 2.2013
xyY:
0.6097, 0.3480, 18.0847
CIE-Lab:
49.5987, 63.9481, 58.6168
CIE-LCH:
49.5987, 86.7484, 42.5094
CIE-Luv:
49.5987, 136.4454, 37.0399
Hunter-Lab:
42.5261, 58.5868, 26.6992
#df330d color charts
#df330d color shades, tints & tones
#df330d color schemes
#df330d color preview, HTML & CSS examples
This text has a color of #df330d
<p style="color:#df330d;">Text here</p>
.mytext {color:#df330d;}
This box has a color of #df330d
<div style="background-color:#df330d;">Content here</div>
.mybackground {background-color:#df330d;}
Border around this has a color of #df330d
<div style="border:2px solid #df330d;">Content here</div>
.myborder {border:2px solid #df330d;}