#dc3509 color space conversions
Hex:
#dc3509
RGB:
220, 53, 9
CMY:
14, 79, 96
CMYK:
0, 76, 96, 14
HSL:
13°, 92.1397%, 44.9020%
HSV (HSB):
13°, 95.9091%, 86.2745%
XYZ:
30.8376, 17.7816, 2.0653
xyY:
0.6084, 0.3508, 17.7816
CIE-Lab:
49.2301, 62.4075, 59.1275
CIE-LCH:
49.2301, 85.9695, 43.4541
CIE-Luv:
49.2301, 133.2735, 37.4477
Hunter-Lab:
42.1682, 56.7427, 26.6138
#dc3509 color charts
#dc3509 color shades, tints & tones
#dc3509 color schemes
#dc3509 color preview, HTML & CSS examples
This text has a color of #dc3509
<p style="color:#dc3509;">Text here</p>
.mytext {color:#dc3509;}
This box has a color of #dc3509
<div style="background-color:#dc3509;">Content here</div>
.mybackground {background-color:#dc3509;}
Border around this has a color of #dc3509
<div style="border:2px solid #dc3509;">Content here</div>
.myborder {border:2px solid #dc3509;}