#dd1d3c color space conversions
Hex:
#dd1d3c
RGB:
221, 29, 60
CMY:
13, 89, 76
CMYK:
0, 87, 73, 13
HSL:
350°, 76.8000%, 49.0196%
HSV (HSB):
350°, 86.8778%, 86.6667%
XYZ:
31.0738, 16.5771, 5.8369
xyY:
0.5810, 0.3099, 16.5771
CIE-Lab:
47.7227, 69.7796, 34.4553
CIE-LCH:
47.7227, 77.8226, 26.2789
CIE-Luv:
47.7227, 136.6870, 20.8409
Hunter-Lab:
40.7150, 64.9802, 20.0007
#dd1d3c color charts
#dd1d3c color shades, tints & tones
#dd1d3c color schemes
#dd1d3c color preview, HTML & CSS examples
This text has a color of #dd1d3c
<p style="color:#dd1d3c;">Text here</p>
.mytext {color:#dd1d3c;}
This box has a color of #dd1d3c
<div style="background-color:#dd1d3c;">Content here</div>
.mybackground {background-color:#dd1d3c;}
Border around this has a color of #dd1d3c
<div style="border:2px solid #dd1d3c;">Content here</div>
.myborder {border:2px solid #dd1d3c;}