#df2f08 color space conversions
Hex:
#df2f08
RGB:
223, 47, 8
CMY:
13, 82, 97
CMYK:
0, 79, 96, 13
HSL:
11°, 93.0736%, 45.2941%
HSV (HSB):
11°, 96.4126%, 87.4510%
XYZ:
31.4918, 17.7385, 1.9938
xyY:
0.6148, 0.3463, 17.7385
CIE-Lab:
49.1774, 65.0469, 59.6595
CIE-LCH:
49.1774, 88.2630, 42.5263
CIE-Luv:
49.1774, 138.8179, 36.8203
Hunter-Lab:
42.1171, 59.7628, 26.6752
#df2f08 color charts
#df2f08 color shades, tints & tones
#df2f08 color schemes
#df2f08 color preview, HTML & CSS examples
This text has a color of #df2f08
<p style="color:#df2f08;">Text here</p>
.mytext {color:#df2f08;}
This box has a color of #df2f08
<div style="background-color:#df2f08;">Content here</div>
.mybackground {background-color:#df2f08;}
Border around this has a color of #df2f08
<div style="border:2px solid #df2f08;">Content here</div>
.myborder {border:2px solid #df2f08;}