#df1e2c color space conversions
Hex:
#df1e2c
RGB:
223, 30, 44
CMY:
13, 88, 83
CMYK:
0, 87, 80, 13
HSL:
356°, 76.2846%, 49.6078%
HSV (HSB):
356°, 86.5471%, 87.4510%
XYZ:
31.3503, 16.7984, 3.9729
xyY:
0.6015, 0.3223, 16.7984
CIE-Lab:
48.0050, 69.5819, 44.0177
CIE-LCH:
48.0050, 82.3359, 32.3176
CIE-Luv:
48.0050, 141.5984, 27.2914
Hunter-Lab:
40.9858, 64.8107, 22.9428
#df1e2c color charts
#df1e2c color shades, tints & tones
#df1e2c color schemes
#df1e2c color preview, HTML & CSS examples
This text has a color of #df1e2c
<p style="color:#df1e2c;">Text here</p>
.mytext {color:#df1e2c;}
This box has a color of #df1e2c
<div style="background-color:#df1e2c;">Content here</div>
.mybackground {background-color:#df1e2c;}
Border around this has a color of #df1e2c
<div style="border:2px solid #df1e2c;">Content here</div>
.myborder {border:2px solid #df1e2c;}