#dd1d2a color space conversions
Hex:
#dd1d2a
RGB:
221, 29, 42
CMY:
13, 89, 84
CMYK:
0, 87, 81, 13
HSL:
356°, 76.8000%, 49.0196%
HSV (HSB):
356°, 86.8778%, 86.6667%
XYZ:
30.6761, 16.4180, 3.7427
xyY:
0.6034, 0.3230, 16.4180
CIE-Lab:
47.5182, 69.1852, 44.4857
CIE-LCH:
47.5182, 82.2531, 32.7408
CIE-Luv:
47.5182, 140.8183, 27.4377
Hunter-Lab:
40.5192, 64.2293, 22.8869
#dd1d2a color charts
#dd1d2a color shades, tints & tones
#dd1d2a color schemes
#dd1d2a color preview, HTML & CSS examples
This text has a color of #dd1d2a
<p style="color:#dd1d2a;">Text here</p>
.mytext {color:#dd1d2a;}
This box has a color of #dd1d2a
<div style="background-color:#dd1d2a;">Content here</div>
.mybackground {background-color:#dd1d2a;}
Border around this has a color of #dd1d2a
<div style="border:2px solid #dd1d2a;">Content here</div>
.myborder {border:2px solid #dd1d2a;}