#dd181c color space conversions
Hex:
#dd181c
RGB:
221, 24, 28
CMY:
13, 91, 89
CMYK:
0, 89, 87, 13
HSL:
359°, 80.4082%, 48.0392%
HSV (HSB):
359°, 89.1403%, 86.6667%
XYZ:
30.3550, 16.1093, 2.6081
xyY:
0.6186, 0.3283, 16.1093
CIE-Lab:
47.1175, 69.7119, 51.1707
CIE-LCH:
47.1175, 86.4765, 36.2798
CIE-Luv:
47.1175, 144.6086, 30.5024
Hunter-Lab:
40.1363, 64.7606, 24.2427
#dd181c color charts
#dd181c color shades, tints & tones
#dd181c color schemes
#dd181c color preview, HTML & CSS examples
This text has a color of #dd181c
<p style="color:#dd181c;">Text here</p>
.mytext {color:#dd181c;}
This box has a color of #dd181c
<div style="background-color:#dd181c;">Content here</div>
.mybackground {background-color:#dd181c;}
Border around this has a color of #dd181c
<div style="border:2px solid #dd181c;">Content here</div>
.myborder {border:2px solid #dd181c;}