#dc211d color space conversions
Hex:
#dc211d
RGB:
220, 33, 29
CMY:
14, 87, 89
CMYK:
0, 85, 87, 14
HSL:
1°, 76.7068%, 48.8235%
HSV (HSB):
1°, 86.8182%, 86.2745%
XYZ:
30.2808, 16.3921, 2.7304
xyY:
0.6129, 0.3318, 16.3921
CIE-Lab:
47.4847, 67.8504, 50.9165
CIE-LCH:
47.4847, 84.8302, 36.8854
CIE-Luv:
47.4847, 140.8196, 31.1649
Hunter-Lab:
40.4871, 62.6500, 24.3425
#dc211d color charts
#dc211d color shades, tints & tones
#dc211d color schemes
#dc211d color preview, HTML & CSS examples
This text has a color of #dc211d
<p style="color:#dc211d;">Text here</p>
.mytext {color:#dc211d;}
This box has a color of #dc211d
<div style="background-color:#dc211d;">Content here</div>
.mybackground {background-color:#dc211d;}
Border around this has a color of #dc211d
<div style="border:2px solid #dc211d;">Content here</div>
.myborder {border:2px solid #dc211d;}