#dc2e1e color space conversions
Hex:
#dc2e1e
RGB:
220, 46, 30
CMY:
14, 82, 88
CMYK:
0, 79, 86, 14
HSL:
5°, 76.0000%, 49.0196%
HSV (HSB):
5°, 86.3636%, 86.2745%
XYZ:
30.7265, 17.2634, 2.9410
xyY:
0.6033, 0.3390, 17.2634
CIE-Lab:
48.5902, 64.7528, 51.3546
CIE-LCH:
48.5902, 82.6451, 38.4175
CIE-Luv:
48.5902, 135.1185, 32.9526
Hunter-Lab:
41.5492, 59.2935, 24.8877
#dc2e1e color charts
#dc2e1e color shades, tints & tones
#dc2e1e color schemes
#dc2e1e color preview, HTML & CSS examples
This text has a color of #dc2e1e
<p style="color:#dc2e1e;">Text here</p>
.mytext {color:#dc2e1e;}
This box has a color of #dc2e1e
<div style="background-color:#dc2e1e;">Content here</div>
.mybackground {background-color:#dc2e1e;}
Border around this has a color of #dc2e1e
<div style="border:2px solid #dc2e1e;">Content here</div>
.myborder {border:2px solid #dc2e1e;}