#df2300 color space conversions
Hex:
#df2300
RGB:
223, 35, 0
CMY:
13, 86, 100
CMYK:
0, 84, 100, 13
HSL:
9°, 100.0000%, 43.7255%
HSV (HSB):
9°, 100.0000%, 87.4510%
XYZ:
31.0325, 16.8900, 1.6245
xyY:
0.6263, 0.3409, 16.8900
CIE-Lab:
48.1212, 67.9094, 61.3176
CIE-LCH:
48.1212, 91.4961, 42.0799
CIE-Luv:
48.1212, 144.6920, 35.7732
Hunter-Lab:
41.0975, 62.8636, 26.4246
#df2300 color charts
#df2300 color shades, tints & tones
#df2300 color schemes
#df2300 color preview, HTML & CSS examples
This text has a color of #df2300
<p style="color:#df2300;">Text here</p>
.mytext {color:#df2300;}
This box has a color of #df2300
<div style="background-color:#df2300;">Content here</div>
.mybackground {background-color:#df2300;}
Border around this has a color of #df2300
<div style="border:2px solid #df2300;">Content here</div>
.myborder {border:2px solid #df2300;}