#df1600 color space conversions
Hex:
#df1600
RGB:
223, 22, 0
CMY:
13, 91, 100
CMYK:
0, 90, 100, 13
HSL:
6°, 100.0000%, 43.7255%
HSV (HSB):
6°, 100.0000%, 87.4510%
XYZ:
30.7183, 16.2618, 1.5198
xyY:
0.6334, 0.3353, 16.2618
CIE-Lab:
47.3161, 70.2140, 61.0109
CIE-LCH:
47.3161, 93.0180, 40.9883
CIE-Luv:
47.3161, 149.0063, 34.3558
Hunter-Lab:
40.3259, 65.4023, 25.9936
#df1600 color charts
#df1600 color shades, tints & tones
#df1600 color schemes
#df1600 color preview, HTML & CSS examples
This text has a color of #df1600
<p style="color:#df1600;">Text here</p>
.mytext {color:#df1600;}
This box has a color of #df1600
<div style="background-color:#df1600;">Content here</div>
.mybackground {background-color:#df1600;}
Border around this has a color of #df1600
<div style="border:2px solid #df1600;">Content here</div>
.myborder {border:2px solid #df1600;}