#dd180e color space conversions
Hex:
#dd180e
RGB:
221, 24, 14
CMY:
13, 91, 95
CMYK:
0, 89, 94, 13
HSL:
3°, 88.0851%, 46.0784%
HSV (HSB):
3°, 93.6652%, 86.6667%
XYZ:
30.2247, 16.0571, 1.9218
xyY:
0.6270, 0.3331, 16.0571
CIE-Lab:
47.0493, 69.5158, 56.6329
CIE-LCH:
47.0493, 89.6646, 39.1689
CIE-Luv:
47.0493, 146.0962, 32.8230
Hunter-Lab:
40.0713, 64.5127, 25.2065
#dd180e color charts
#dd180e color shades, tints & tones
#dd180e color schemes
#dd180e color preview, HTML & CSS examples
This text has a color of #dd180e
<p style="color:#dd180e;">Text here</p>
.mytext {color:#dd180e;}
This box has a color of #dd180e
<div style="background-color:#dd180e;">Content here</div>
.mybackground {background-color:#dd180e;}
Border around this has a color of #dd180e
<div style="border:2px solid #dd180e;">Content here</div>
.myborder {border:2px solid #dd180e;}