#df2f2e color space conversions
Hex:
#df2f2e
RGB:
223, 47, 46
CMY:
13, 82, 82
CMYK:
0, 79, 79, 13
HSL:
0°, 73.4440%, 52.7451%
HSV (HSB):
0°, 79.3722%, 87.4510%
XYZ:
31.9411, 17.9183, 4.3599
xyY:
0.5891, 0.3305, 17.9183
CIE-Lab:
49.3968, 65.7390, 44.3304
CIE-LCH:
49.3968, 79.2893, 33.9933
CIE-Luv:
49.3968, 134.4162, 29.2700
Hunter-Lab:
42.3300, 60.6140, 23.5243
#df2f2e color charts
#df2f2e color shades, tints & tones
#df2f2e color schemes
#df2f2e color preview, HTML & CSS examples
This text has a color of #df2f2e
<p style="color:#df2f2e;">Text here</p>
.mytext {color:#df2f2e;}
This box has a color of #df2f2e
<div style="background-color:#df2f2e;">Content here</div>
.mybackground {background-color:#df2f2e;}
Border around this has a color of #df2f2e
<div style="border:2px solid #df2f2e;">Content here</div>
.myborder {border:2px solid #df2f2e;}