#df412f color space conversions
Hex:
#df412f
RGB:
223, 65, 47
CMY:
13, 75, 82
CMYK:
0, 71, 79, 13
HSL:
6°, 73.3333%, 52.9412%
HSV (HSB):
6°, 78.9238%, 87.4510%
XYZ:
32.8348, 19.6738, 4.7562
xyY:
0.5734, 0.3436, 19.6738
CIE-Lab:
51.4664, 60.0309, 45.8852
CIE-LCH:
51.4664, 75.5590, 37.3928
CIE-Luv:
51.4664, 124.4170, 32.8357
Hunter-Lab:
44.3552, 54.5167, 24.6910
#df412f color charts
#df412f color shades, tints & tones
#df412f color schemes
#df412f color preview, HTML & CSS examples
This text has a color of #df412f
<p style="color:#df412f;">Text here</p>
.mytext {color:#df412f;}
This box has a color of #df412f
<div style="background-color:#df412f;">Content here</div>
.mybackground {background-color:#df412f;}
Border around this has a color of #df412f
<div style="border:2px solid #df412f;">Content here</div>
.myborder {border:2px solid #df412f;}