#df400a color space conversions
Hex:
#df400a
RGB:
223, 64, 10
CMY:
13, 75, 96
CMYK:
0, 71, 96, 13
HSL:
15°, 91.4163%, 45.6863%
HSV (HSB):
15°, 95.5157%, 87.4510%
XYZ:
32.3196, 19.3767, 2.3238
xyY:
0.5983, 0.3587, 19.3767
CIE-Lab:
51.1250, 59.6577, 60.2562
CIE-LCH:
51.1250, 84.7930, 45.2860
CIE-Luv:
51.1250, 128.9259, 40.0189
Hunter-Lab:
44.0190, 54.0252, 27.6833
#df400a color charts
#df400a color shades, tints & tones
#df400a color schemes
#df400a color preview, HTML & CSS examples
This text has a color of #df400a
<p style="color:#df400a;">Text here</p>
.mytext {color:#df400a;}
This box has a color of #df400a
<div style="background-color:#df400a;">Content here</div>
.mybackground {background-color:#df400a;}
Border around this has a color of #df400a
<div style="border:2px solid #df400a;">Content here</div>
.myborder {border:2px solid #df400a;}