#dd1d2c color space conversions
Hex:
#dd1d2c
RGB:
221, 29, 44
CMY:
13, 89, 83
CMYK:
0, 87, 80, 13
HSL:
355°, 76.8000%, 49.0196%
HSV (HSB):
355°, 86.8778%, 86.6667%
XYZ:
30.7128, 16.4327, 3.9360
xyY:
0.6013, 0.3217, 16.4327
CIE-Lab:
47.5372, 69.2404, 43.4176
CIE-LCH:
47.5372, 81.7271, 32.0900
CIE-Luv:
47.5372, 140.4265, 26.8137
Hunter-Lab:
40.5373, 64.2989, 22.6194
#dd1d2c color charts
#dd1d2c color shades, tints & tones
#dd1d2c color schemes
#dd1d2c color preview, HTML & CSS examples
This text has a color of #dd1d2c
<p style="color:#dd1d2c;">Text here</p>
.mytext {color:#dd1d2c;}
This box has a color of #dd1d2c
<div style="background-color:#dd1d2c;">Content here</div>
.mybackground {background-color:#dd1d2c;}
Border around this has a color of #dd1d2c
<div style="border:2px solid #dd1d2c;">Content here</div>
.myborder {border:2px solid #dd1d2c;}