#df100c color space conversions
Hex:
#df100c
RGB:
223, 16, 12
CMY:
13, 94, 95
CMYK:
0, 93, 95, 13
HSL:
1°, 89.7872%, 46.0784%
HSV (HSB):
1°, 94.6188%, 87.4510%
XYZ:
30.6831, 16.0851, 1.8354
xyY:
0.6313, 0.3309, 16.0851
CIE-Lab:
47.0859, 71.0747, 57.4884
CIE-LCH:
47.0859, 91.4140, 38.9675
CIE-Luv:
47.0859, 149.6586, 32.6914
Hunter-Lab:
40.1062, 66.3746, 25.3611
#df100c color charts
#df100c color shades, tints & tones
#df100c color schemes
#df100c color preview, HTML & CSS examples
This text has a color of #df100c
<p style="color:#df100c;">Text here</p>
.mytext {color:#df100c;}
This box has a color of #df100c
<div style="background-color:#df100c;">Content here</div>
.mybackground {background-color:#df100c;}
Border around this has a color of #df100c
<div style="border:2px solid #df100c;">Content here</div>
.myborder {border:2px solid #df100c;}