#df0d2c color space conversions
Hex:
#df0d2c
RGB:
223, 13, 44
CMY:
13, 95, 83
CMYK:
0, 94, 80, 13
HSL:
351°, 88.9831%, 46.2745%
HSV (HSB):
351°, 94.1704%, 87.4510%
XYZ:
31.0300, 16.1577, 3.8662
xyY:
0.6078, 0.3165, 16.1577
CIE-Lab:
47.1807, 71.9542, 43.1962
CIE-LCH:
47.1807, 83.9245, 30.9777
CIE-Luv:
47.1807, 145.7798, 25.7101
Hunter-Lab:
40.1966, 67.4499, 22.4350
#df0d2c color charts
#df0d2c color shades, tints & tones
#df0d2c color schemes
#df0d2c color preview, HTML & CSS examples
This text has a color of #df0d2c
<p style="color:#df0d2c;">Text here</p>
.mytext {color:#df0d2c;}
This box has a color of #df0d2c
<div style="background-color:#df0d2c;">Content here</div>
.mybackground {background-color:#df0d2c;}
Border around this has a color of #df0d2c
<div style="border:2px solid #df0d2c;">Content here</div>
.myborder {border:2px solid #df0d2c;}