#df2f00 color space conversions
Hex:
#df2f00
RGB:
223, 47, 0
CMY:
13, 82, 100
CMYK:
0, 79, 100, 13
HSL:
13°, 100.0000%, 43.7255%
HSV (HSB):
13°, 100.0000%, 87.4510%
XYZ:
31.4479, 17.7210, 1.7630
xyY:
0.6175, 0.3479, 17.7210
CIE-Lab:
49.1560, 64.9789, 61.7405
CIE-LCH:
49.1560, 89.6334, 43.5361
CIE-Luv:
49.1560, 139.2627, 37.5809
Hunter-Lab:
42.0963, 59.6794, 26.9843
#df2f00 color charts
#df2f00 color shades, tints & tones
#df2f00 color schemes
#df2f00 color preview, HTML & CSS examples
This text has a color of #df2f00
<p style="color:#df2f00;">Text here</p>
.mytext {color:#df2f00;}
This box has a color of #df2f00
<div style="background-color:#df2f00;">Content here</div>
.mybackground {background-color:#df2f00;}
Border around this has a color of #df2f00
<div style="border:2px solid #df2f00;">Content here</div>
.myborder {border:2px solid #df2f00;}