#df322e color space conversions
Hex:
#df322e
RGB:
223, 50, 46
CMY:
13, 80, 82
CMYK:
0, 78, 79, 13
HSL:
1°, 73.4440%, 52.7451%
HSV (HSB):
1°, 79.3722%, 87.4510%
XYZ:
32.0652, 18.1664, 4.4012
xyY:
0.5869, 0.3325, 18.1664
CIE-Lab:
49.6974, 64.8932, 44.6328
CIE-LCH:
49.6974, 78.7605, 34.5198
CIE-Luv:
49.6974, 132.9561, 29.8403
Hunter-Lab:
42.6221, 59.6992, 23.7131
#df322e color charts
#df322e color shades, tints & tones
#df322e color schemes
#df322e color preview, HTML & CSS examples
This text has a color of #df322e
<p style="color:#df322e;">Text here</p>
.mytext {color:#df322e;}
This box has a color of #df322e
<div style="background-color:#df322e;">Content here</div>
.mybackground {background-color:#df322e;}
Border around this has a color of #df322e
<div style="border:2px solid #df322e;">Content here</div>
.myborder {border:2px solid #df322e;}