#dc3a1e color space conversions
Hex:
#dc3a1e
RGB:
220, 58, 30
CMY:
14, 77, 88
CMYK:
0, 74, 86, 14
HSL:
9°, 76.0000%, 49.0196%
HSV (HSB):
9°, 86.3636%, 86.2745%
XYZ:
31.2626, 18.3355, 3.1197
xyY:
0.5930, 0.3478, 18.3355
CIE-Lab:
49.9005, 61.0889, 52.4223
CIE-LCH:
49.9005, 80.4981, 40.6339
CIE-Luv:
49.9005, 128.6535, 35.3217
Hunter-Lab:
42.8200, 55.3868, 25.6544
#dc3a1e color charts
#dc3a1e color shades, tints & tones
#dc3a1e color schemes
#dc3a1e color preview, HTML & CSS examples
This text has a color of #dc3a1e
<p style="color:#dc3a1e;">Text here</p>
.mytext {color:#dc3a1e;}
This box has a color of #dc3a1e
<div style="background-color:#dc3a1e;">Content here</div>
.mybackground {background-color:#dc3a1e;}
Border around this has a color of #dc3a1e
<div style="border:2px solid #dc3a1e;">Content here</div>
.myborder {border:2px solid #dc3a1e;}