#df010f color space conversions
Hex:
#df010f
RGB:
223, 1, 15
CMY:
13, 100, 94
CMYK:
0, 100, 93, 13
HSL:
356°, 99.1071%, 43.9216%
HSV (HSB):
356°, 99.5516%, 87.4510%
XYZ:
30.5285, 15.7442, 1.8818
xyY:
0.6340, 0.3270, 15.7442
CIE-Lab:
46.6370, 72.4327, 56.2854
CIE-LCH:
46.6370, 91.7308, 37.8498
CIE-Luv:
46.6370, 151.9062, 31.5065
Hunter-Lab:
39.6789, 67.8977, 24.9633
#df010f color charts
#df010f color shades, tints & tones
#df010f color schemes
#df010f color preview, HTML & CSS examples
This text has a color of #df010f
<p style="color:#df010f;">Text here</p>
.mytext {color:#df010f;}
This box has a color of #df010f
<div style="background-color:#df010f;">Content here</div>
.mybackground {background-color:#df010f;}
Border around this has a color of #df010f
<div style="border:2px solid #df010f;">Content here</div>
.myborder {border:2px solid #df010f;}