#df2f35 color space conversions
Hex:
#df2f35
RGB:
223, 47, 53
CMY:
13, 82, 79
CMYK:
0, 79, 76, 13
HSL:
358°, 73.3333%, 52.9412%
HSV (HSB):
358°, 78.9238%, 87.4510%
XYZ:
32.0905, 17.9780, 5.1469
xyY:
0.5812, 0.3256, 17.9780
CIE-Lab:
49.4695, 65.9672, 40.5639
CIE-LCH:
49.4695, 77.4410, 31.5878
CIE-Luv:
49.4695, 133.0132, 26.8537
Hunter-Lab:
42.4005, 60.8956, 22.4833
#df2f35 color charts
#df2f35 color shades, tints & tones
#df2f35 color schemes
#df2f35 color preview, HTML & CSS examples
This text has a color of #df2f35
<p style="color:#df2f35;">Text here</p>
.mytext {color:#df2f35;}
This box has a color of #df2f35
<div style="background-color:#df2f35;">Content here</div>
.mybackground {background-color:#df2f35;}
Border around this has a color of #df2f35
<div style="border:2px solid #df2f35;">Content here</div>
.myborder {border:2px solid #df2f35;}