#dd1d1c color space conversions
Hex:
#dd1d1c
RGB:
221, 29, 28
CMY:
13, 89, 89
CMYK:
0, 87, 87, 13
HSL:
0°, 77.5100%, 48.8235%
HSV (HSB):
0°, 87.3303%, 86.6667%
XYZ:
30.4678, 16.3347, 2.6457
xyY:
0.6162, 0.3303, 16.3347
CIE-Lab:
47.4106, 68.8711, 51.4004
CIE-LCH:
47.4106, 85.9374, 36.7350
CIE-Luv:
47.4106, 143.0848, 31.0402
Hunter-Lab:
40.4162, 63.8337, 24.4102
#dd1d1c color charts
#dd1d1c color shades, tints & tones
#dd1d1c color schemes
#dd1d1c color preview, HTML & CSS examples
This text has a color of #dd1d1c
<p style="color:#dd1d1c;">Text here</p>
.mytext {color:#dd1d1c;}
This box has a color of #dd1d1c
<div style="background-color:#dd1d1c;">Content here</div>
.mybackground {background-color:#dd1d1c;}
Border around this has a color of #dd1d1c
<div style="border:2px solid #dd1d1c;">Content here</div>
.myborder {border:2px solid #dd1d1c;}