#dc220d color space conversions
Hex:
#dc220d
RGB:
220, 34, 13
CMY:
14, 87, 95
CMYK:
0, 85, 94, 14
HSL:
6°, 88.8412%, 45.6863%
HSV (HSB):
6°, 94.0909%, 86.2745%
XYZ:
30.1599, 16.3888, 1.9545
xyY:
0.6218, 0.3379, 16.3888
CIE-Lab:
47.4804, 67.4135, 57.0822
CIE-LCH:
47.4804, 88.3344, 40.2562
CIE-Luv:
47.4804, 142.0778, 33.9353
Hunter-Lab:
40.4830, 62.1373, 25.4756
#dc220d color charts
#dc220d color shades, tints & tones
#dc220d color schemes
#dc220d color preview, HTML & CSS examples
This text has a color of #dc220d
<p style="color:#dc220d;">Text here</p>
.mytext {color:#dc220d;}
This box has a color of #dc220d
<div style="background-color:#dc220d;">Content here</div>
.mybackground {background-color:#dc220d;}
Border around this has a color of #dc220d
<div style="border:2px solid #dc220d;">Content here</div>
.myborder {border:2px solid #dc220d;}