#dd172b color space conversions
Hex:
#dd172b
RGB:
221, 23, 43
CMY:
13, 91, 83
CMYK:
0, 90, 81, 13
HSL:
354°, 81.1475%, 47.8431%
HSV (HSB):
354°, 89.5928%, 86.6667%
XYZ:
30.5612, 16.1594, 3.7938
xyY:
0.6050, 0.3199, 16.1594
CIE-Lab:
47.1829, 70.2023, 43.6126
CIE-LCH:
47.1829, 82.6464, 31.8503
CIE-Luv:
47.1829, 142.3624, 26.4711
Hunter-Lab:
40.1987, 65.3576, 22.5435
#dd172b color charts
#dd172b color shades, tints & tones
#dd172b color schemes
#dd172b color preview, HTML & CSS examples
This text has a color of #dd172b
<p style="color:#dd172b;">Text here</p>
.mytext {color:#dd172b;}
This box has a color of #dd172b
<div style="background-color:#dd172b;">Content here</div>
.mybackground {background-color:#dd172b;}
Border around this has a color of #dd172b
<div style="border:2px solid #dd172b;">Content here</div>
.myborder {border:2px solid #dd172b;}