#dc2d2b color space conversions
Hex:
#dc2d2b
RGB:
220, 45, 43
CMY:
14, 82, 83
CMYK:
0, 80, 80, 14
HSL:
1°, 71.6599%, 51.5686%
HSV (HSB):
1°, 80.4545%, 86.2745%
XYZ:
30.8896, 17.2668, 3.9903
xyY:
0.5924, 0.3311, 17.2668
CIE-Lab:
48.5945, 65.3402, 44.9378
CIE-LCH:
48.5945, 79.3017, 34.5183
CIE-Luv:
48.5945, 133.5980, 29.3576
Hunter-Lab:
41.5534, 59.9735, 23.3939
#dc2d2b color charts
#dc2d2b color shades, tints & tones
#dc2d2b color schemes
#dc2d2b color preview, HTML & CSS examples
This text has a color of #dc2d2b
<p style="color:#dc2d2b;">Text here</p>
.mytext {color:#dc2d2b;}
This box has a color of #dc2d2b
<div style="background-color:#dc2d2b;">Content here</div>
.mybackground {background-color:#dc2d2b;}
Border around this has a color of #dc2d2b
<div style="border:2px solid #dc2d2b;">Content here</div>
.myborder {border:2px solid #dc2d2b;}