#dc3a08 color space conversions
Hex:
#dc3a08
RGB:
220, 58, 8
CMY:
14, 77, 97
CMYK:
0, 74, 96, 14
HSL:
14°, 92.9825%, 44.7059%
HSV (HSB):
14°, 96.3636%, 86.2745%
XYZ:
31.0721, 18.2593, 2.1164
xyY:
0.6040, 0.3549, 18.2593
CIE-Lab:
49.8091, 60.7804, 59.6892
CIE-LCH:
49.8091, 85.1884, 44.4810
CIE-Luv:
49.8091, 130.4117, 38.5533
Hunter-Lab:
42.7309, 55.0186, 26.9750
#dc3a08 color charts
#dc3a08 color shades, tints & tones
#dc3a08 color schemes
#dc3a08 color preview, HTML & CSS examples
This text has a color of #dc3a08
<p style="color:#dc3a08;">Text here</p>
.mytext {color:#dc3a08;}
This box has a color of #dc3a08
<div style="background-color:#dc3a08;">Content here</div>
.mybackground {background-color:#dc3a08;}
Border around this has a color of #dc3a08
<div style="border:2px solid #dc3a08;">Content here</div>
.myborder {border:2px solid #dc3a08;}