#dc400d color space conversions
Hex:
#dc400d
RGB:
220, 64, 13
CMY:
14, 75, 95
CMYK:
0, 71, 94, 14
HSL:
15°, 88.8412%, 45.6863%
HSV (HSB):
15°, 94.0909%, 86.2745%
XYZ:
31.4212, 18.9115, 2.3750
xyY:
0.5961, 0.3588, 18.9115
CIE-Lab:
50.5835, 58.7279, 58.9183
CIE-LCH:
50.5835, 83.1885, 45.0928
CIE-Luv:
50.5835, 126.4020, 39.3810
Hunter-Lab:
43.4873, 52.8701, 27.2031
#dc400d color charts
#dc400d color shades, tints & tones
#dc400d color schemes
#dc400d color preview, HTML & CSS examples
This text has a color of #dc400d
<p style="color:#dc400d;">Text here</p>
.mytext {color:#dc400d;}
This box has a color of #dc400d
<div style="background-color:#dc400d;">Content here</div>
.mybackground {background-color:#dc400d;}
Border around this has a color of #dc400d
<div style="border:2px solid #dc400d;">Content here</div>
.myborder {border:2px solid #dc400d;}