#df0c40 color space conversions
Hex:
#df0c40
RGB:
223, 12, 64
CMY:
13, 95, 75
CMYK:
0, 95, 71, 13
HSL:
345°, 89.7872%, 46.0784%
HSV (HSB):
345°, 94.6188%, 87.4510%
XYZ:
31.4883, 16.3211, 6.3412
xyY:
0.5815, 0.3014, 16.3211
CIE-Lab:
47.3930, 72.7260, 31.7748
CIE-LCH:
47.3930, 79.3644, 23.6011
CIE-Luv:
47.3930, 140.8708, 17.8930
Hunter-Lab:
40.3994, 68.4286, 18.9733
#df0c40 color charts
#df0c40 color shades, tints & tones
#df0c40 color schemes
#df0c40 color preview, HTML & CSS examples
This text has a color of #df0c40
<p style="color:#df0c40;">Text here</p>
.mytext {color:#df0c40;}
This box has a color of #df0c40
<div style="background-color:#df0c40;">Content here</div>
.mybackground {background-color:#df0c40;}
Border around this has a color of #df0c40
<div style="border:2px solid #df0c40;">Content here</div>
.myborder {border:2px solid #df0c40;}