#df093d color space conversions
Hex:
#df093d
RGB:
223, 9, 61
CMY:
13, 96, 76
CMYK:
0, 96, 73, 13
HSL:
345°, 92.2414%, 45.4902%
HSV (HSB):
345°, 95.9641%, 87.4510%
XYZ:
31.3714, 16.2203, 5.8922
xyY:
0.5866, 0.3033, 16.2203
CIE-Lab:
47.2622, 72.8611, 33.4236
CIE-LCH:
47.2622, 80.1616, 24.6424
CIE-Luv:
47.2622, 142.1666, 19.0474
Hunter-Lab:
40.2744, 68.5609, 19.5178
#df093d color charts
#df093d color shades, tints & tones
#df093d color schemes
#df093d color preview, HTML & CSS examples
This text has a color of #df093d
<p style="color:#df093d;">Text here</p>
.mytext {color:#df093d;}
This box has a color of #df093d
<div style="background-color:#df093d;">Content here</div>
.mybackground {background-color:#df093d;}
Border around this has a color of #df093d
<div style="border:2px solid #df093d;">Content here</div>
.myborder {border:2px solid #df093d;}