#df222e color space conversions
Hex:
#df222e
RGB:
223, 34, 46
CMY:
13, 87, 82
CMYK:
0, 85, 79, 13
HSL:
356°, 74.7036%, 50.3922%
HSV (HSB):
356°, 84.7534%, 87.4510%
XYZ:
31.4966, 17.0293, 4.2117
xyY:
0.5972, 0.3229, 17.0293
CIE-Lab:
48.2969, 68.8600, 43.2180
CIE-LCH:
48.2969, 81.2988, 32.1133
CIE-Luv:
48.2969, 139.8346, 27.1700
Hunter-Lab:
41.2666, 64.0232, 22.8354
#df222e color charts
#df222e color shades, tints & tones
#df222e color schemes
#df222e color preview, HTML & CSS examples
This text has a color of #df222e
<p style="color:#df222e;">Text here</p>
.mytext {color:#df222e;}
This box has a color of #df222e
<div style="background-color:#df222e;">Content here</div>
.mybackground {background-color:#df222e;}
Border around this has a color of #df222e
<div style="border:2px solid #df222e;">Content here</div>
.myborder {border:2px solid #df222e;}