#dd2c1d color space conversions
Hex:
#dd2c1d
RGB:
221, 44, 29
CMY:
13, 83, 89
CMYK:
0, 80, 87, 13
HSL:
5°, 76.8000%, 49.0196%
HSV (HSB):
5°, 86.8778%, 86.6667%
XYZ:
30.9412, 17.2622, 2.8636
xyY:
0.6059, 0.3380, 17.2622
CIE-Lab:
48.5888, 65.5564, 51.8835
CIE-LCH:
48.5888, 83.6034, 38.3592
CIE-Luv:
48.5888, 136.9624, 32.9681
Hunter-Lab:
41.5478, 60.2227, 24.9971
#dd2c1d color charts
#dd2c1d color shades, tints & tones
#dd2c1d color schemes
#dd2c1d color preview, HTML & CSS examples
This text has a color of #dd2c1d
<p style="color:#dd2c1d;">Text here</p>
.mytext {color:#dd2c1d;}
This box has a color of #dd2c1d
<div style="background-color:#dd2c1d;">Content here</div>
.mybackground {background-color:#dd2c1d;}
Border around this has a color of #dd2c1d
<div style="border:2px solid #dd2c1d;">Content here</div>
.myborder {border:2px solid #dd2c1d;}