#df2c32 color space conversions
Hex:
#df2c32
RGB:
223, 44, 50
CMY:
13, 83, 80
CMYK:
0, 80, 78, 13
HSL:
358°, 73.6626%, 52.3529%
HSV (HSB):
358°, 80.2691%, 87.4510%
XYZ:
31.9078, 17.7196, 4.7561
xyY:
0.5867, 0.3258, 17.7196
CIE-Lab:
49.1543, 66.6638, 41.8991
CIE-LCH:
49.1543, 78.7375, 32.1499
CIE-Luv:
49.1543, 135.0049, 27.3846
Hunter-Lab:
42.0947, 61.6375, 22.7673
#df2c32 color charts
#df2c32 color shades, tints & tones
#df2c32 color schemes
#df2c32 color preview, HTML & CSS examples
This text has a color of #df2c32
<p style="color:#df2c32;">Text here</p>
.mytext {color:#df2c32;}
This box has a color of #df2c32
<div style="background-color:#df2c32;">Content here</div>
.mybackground {background-color:#df2c32;}
Border around this has a color of #df2c32
<div style="border:2px solid #df2c32;">Content here</div>
.myborder {border:2px solid #df2c32;}