#dc2001 color space conversions
Hex:
#dc2001
RGB:
220, 32, 1
CMY:
14, 87, 100
CMYK:
0, 85, 100, 14
HSL:
8°, 99.0950%, 43.3333%
HSV (HSB):
8°, 99.5455%, 86.2745%
XYZ:
30.0372, 16.2509, 1.5823
xyY:
0.6275, 0.3395, 16.2509
CIE-Lab:
47.3019, 67.7200, 60.3351
CIE-LCH:
47.3019, 90.6991, 41.6994
CIE-Luv:
47.3019, 143.5857, 34.8893
Hunter-Lab:
40.3124, 62.4557, 25.8914
#dc2001 color charts
#dc2001 RGB chart
#dc2001 CMYK chart
#dc2001 RGB pie chart
#dc2001 color shades, tints & tones
#dc2001 color schemes
#dc2001 color preview, HTML & CSS examples
This text has a color of #dc2001
<p style="color:#dc2001;">Text here</p>
.mytext {color:#dc2001;}
Text color #dc2001
This box has a color of #dc2001
<div style="background-color:#dc2001;">Content here</div>
.mybackground {background-color:#dc2001;}
Background color #dc2001
Border around this has a color of #dc2001
<div style="border:2px solid #dc2001;">Content here</div>
.myborder {border:2px solid #dc2001;}
Border color #dc2001