#df1500 color space conversions
Hex:
#df1500
RGB:
223, 21, 0
CMY:
13, 92, 100
CMYK:
0, 91, 100, 13
HSL:
6°, 100.0000%, 43.7255%
HSV (HSB):
6°, 100.0000%, 87.4510%
XYZ:
30.6996, 16.2243, 1.5136
xyY:
0.6338, 0.3350, 16.2243
CIE-Lab:
47.2674, 70.3541, 60.9931
CIE-LCH:
47.2674, 93.1120, 40.9235
CIE-Luv:
47.2674, 149.2698, 34.2698
Hunter-Lab:
40.2794, 65.5577, 25.9677
#df1500 color charts
#df1500 color shades, tints & tones
#df1500 color schemes
#df1500 color preview, HTML & CSS examples
This text has a color of #df1500
<p style="color:#df1500;">Text here</p>
.mytext {color:#df1500;}
This box has a color of #df1500
<div style="background-color:#df1500;">Content here</div>
.mybackground {background-color:#df1500;}
Border around this has a color of #df1500
<div style="border:2px solid #df1500;">Content here</div>
.myborder {border:2px solid #df1500;}