#df232e color space conversions
Hex:
#df232e
RGB:
223, 35, 46
CMY:
13, 86, 82
CMYK:
0, 84, 79, 13
HSL:
356°, 74.6032%, 50.5882%
HSV (HSB):
356°, 84.3049%, 87.4510%
XYZ:
31.5256, 17.0873, 4.2214
xyY:
0.5967, 0.3234, 17.0873
CIE-Lab:
48.3698, 68.6518, 43.2920
CIE-LCH:
48.3698, 81.1620, 32.2356
CIE-Luv:
48.3698, 139.4717, 27.3098
Hunter-Lab:
41.3368, 63.7941, 22.8810
#df232e color charts
#df232e color shades, tints & tones
#df232e color schemes
#df232e color preview, HTML & CSS examples
This text has a color of #df232e
<p style="color:#df232e;">Text here</p>
.mytext {color:#df232e;}
This box has a color of #df232e
<div style="background-color:#df232e;">Content here</div>
.mybackground {background-color:#df232e;}
Border around this has a color of #df232e
<div style="border:2px solid #df232e;">Content here</div>
.myborder {border:2px solid #df232e;}