#dc2201 color space conversions
Hex:
#dc2201
RGB:
220, 34, 1
CMY:
14, 87, 100
CMYK:
0, 85, 100, 14
HSL:
9°, 99.0950%, 43.3333%
HSV (HSB):
9°, 99.5455%, 86.2745%
XYZ:
30.0927, 16.3619, 1.6008
xyY:
0.6262, 0.3405, 16.3619
CIE-Lab:
47.4457, 67.3097, 60.3936
CIE-LCH:
47.4457, 90.4322, 41.9000
CIE-Luv:
47.4457, 142.8249, 35.1417
Hunter-Lab:
40.4498, 62.0081, 25.9685
#dc2201 color charts
#dc2201 color shades, tints & tones
#dc2201 color schemes
#dc2201 color preview, HTML & CSS examples
This text has a color of #dc2201
<p style="color:#dc2201;">Text here</p>
.mytext {color:#dc2201;}
This box has a color of #dc2201
<div style="background-color:#dc2201;">Content here</div>
.mybackground {background-color:#dc2201;}
Border around this has a color of #dc2201
<div style="border:2px solid #dc2201;">Content here</div>
.myborder {border:2px solid #dc2201;}