#dd162c color space conversions
Hex:
#dd162c
RGB:
221, 22, 44
CMY:
13, 91, 83
CMYK:
0, 90, 80, 13
HSL:
353°, 81.8930%, 47.6471%
HSV (HSB):
353°, 90.0452%, 86.6667%
XYZ:
30.5603, 16.1278, 3.8851
xyY:
0.6043, 0.3189, 16.1278
CIE-Lab:
47.1417, 70.3762, 43.0217
CIE-LCH:
47.1417, 82.4844, 31.4379
CIE-Luv:
47.1417, 142.4159, 26.0564
Hunter-Lab:
40.1595, 65.5549, 22.3757
#dd162c color charts
#dd162c color shades, tints & tones
#dd162c color schemes
#dd162c color preview, HTML & CSS examples
This text has a color of #dd162c
<p style="color:#dd162c;">Text here</p>
.mytext {color:#dd162c;}
This box has a color of #dd162c
<div style="background-color:#dd162c;">Content here</div>
.mybackground {background-color:#dd162c;}
Border around this has a color of #dd162c
<div style="border:2px solid #dd162c;">Content here</div>
.myborder {border:2px solid #dd162c;}