#dd2001 color space conversions
Hex:
#dd2001
RGB:
221, 32, 1
CMY:
13, 87, 100
CMYK:
0, 86, 100, 13
HSL:
8°, 99.0991%, 43.5294%
HSV (HSB):
8°, 99.5475%, 86.6667%
XYZ:
30.3408, 16.4074, 1.5965
xyY:
0.6276, 0.3394, 16.4074
CIE-Lab:
47.5045, 67.9905, 60.5388
CIE-LCH:
47.5045, 91.0365, 41.6819
CIE-Luv:
47.5045, 144.3157, 35.0258
Hunter-Lab:
40.5060, 62.8188, 26.0173
#dd2001 color charts
#dd2001 RGB chart
#dd2001 CMYK chart
#dd2001 RGB pie chart
#dd2001 color shades, tints & tones
#dd2001 color schemes
#dd2001 color preview, HTML & CSS examples
This text has a color of #dd2001
<p style="color:#dd2001;">Text here</p>
.mytext {color:#dd2001;}
Text color #dd2001
This box has a color of #dd2001
<div style="background-color:#dd2001;">Content here</div>
.mybackground {background-color:#dd2001;}
Background color #dd2001
Border around this has a color of #dd2001
<div style="border:2px solid #dd2001;">Content here</div>
.myborder {border:2px solid #dd2001;}
Border color #dd2001