#df093e color space conversions
Hex:
#df093e
RGB:
223, 9, 62
CMY:
13, 96, 76
CMYK:
0, 96, 72, 13
HSL:
345°, 92.2414%, 45.4902%
HSV (HSB):
345°, 95.9641%, 87.4510%
XYZ:
31.3986, 16.2312, 6.0355
xyY:
0.5851, 0.3025, 16.2312
CIE-Lab:
47.2763, 72.9000, 32.8400
CIE-LCH:
47.2763, 79.9555, 24.2506
CIE-Luv:
47.2763, 141.8790, 18.6090
Hunter-Lab:
40.2879, 68.6112, 19.3194
#df093e color charts
#df093e color shades, tints & tones
#df093e color schemes
#df093e color preview, HTML & CSS examples
This text has a color of #df093e
<p style="color:#df093e;">Text here</p>
.mytext {color:#df093e;}
This box has a color of #df093e
<div style="background-color:#df093e;">Content here</div>
.mybackground {background-color:#df093e;}
Border around this has a color of #df093e
<div style="border:2px solid #df093e;">Content here</div>
.myborder {border:2px solid #df093e;}