#dc3545 color space conversions
Hex:
#dc3545
RGB:
220, 53, 69
CMY:
14, 79, 73
CMYK:
0, 76, 69, 14
HSL:
354°, 70.4641%, 53.5294%
HSV (HSB):
354°, 75.9091%, 86.2745%
XYZ:
31.8625, 18.1915, 7.4622
xyY:
0.5540, 0.3163, 18.1915
CIE-Lab:
49.7276, 64.0279, 31.4771
CIE-LCH:
49.7276, 71.3469, 26.1795
CIE-Luv:
49.7276, 123.9714, 20.7909
Hunter-Lab:
42.6515, 58.7069, 19.4828
#dc3545 color charts
#dc3545 color shades, tints & tones
#dc3545 color schemes
#dc3545 color preview, HTML & CSS examples
This text has a color of #dc3545
<p style="color:#dc3545;">Text here</p>
.mytext {color:#dc3545;}
This box has a color of #dc3545
<div style="background-color:#dc3545;">Content here</div>
.mybackground {background-color:#dc3545;}
Border around this has a color of #dc3545
<div style="border:2px solid #dc3545;">Content here</div>
.myborder {border:2px solid #dc3545;}