#dc3b24 color space conversions
Hex:
#dc3b24
RGB:
220, 59, 36
CMY:
14, 77, 86
CMYK:
0, 73, 84, 14
HSL:
7°, 72.4409%, 50.1961%
HSV (HSB):
7°, 83.6364%, 86.2745%
XYZ:
31.3976, 18.4709, 3.5795
xyY:
0.5874, 0.3456, 18.4709
CIE-Lab:
50.0624, 60.8872, 49.8314
CIE-LCH:
50.0624, 78.6792, 39.2976
CIE-Luv:
50.0624, 127.3075, 34.1420
Hunter-Lab:
42.9778, 55.1925, 25.1464
#dc3b24 color charts
#dc3b24 color shades, tints & tones
#dc3b24 color schemes
#dc3b24 color preview, HTML & CSS examples
This text has a color of #dc3b24
<p style="color:#dc3b24;">Text here</p>
.mytext {color:#dc3b24;}
This box has a color of #dc3b24
<div style="background-color:#dc3b24;">Content here</div>
.mybackground {background-color:#dc3b24;}
Border around this has a color of #dc3b24
<div style="border:2px solid #dc3b24;">Content here</div>
.myborder {border:2px solid #dc3b24;}