#dd180a color space conversions
Hex:
#dd180a
RGB:
221, 24, 10
CMY:
13, 91, 96
CMYK:
0, 89, 95, 13
HSL:
4°, 91.3420%, 45.2941%
HSV (HSB):
4°, 95.4751%, 86.6667%
XYZ:
30.2002, 16.0473, 1.7929
xyY:
0.6286, 0.3340, 16.0473
CIE-Lab:
47.0365, 69.4789, 57.8021
CIE-LCH:
47.0365, 90.3792, 39.7584
CIE-Luv:
47.0365, 146.3790, 33.2638
Hunter-Lab:
40.0591, 64.4661, 25.3878
#dd180a color charts
#dd180a color shades, tints & tones
#dd180a color schemes
#dd180a color preview, HTML & CSS examples
This text has a color of #dd180a
<p style="color:#dd180a;">Text here</p>
.mytext {color:#dd180a;}
This box has a color of #dd180a
<div style="background-color:#dd180a;">Content here</div>
.mybackground {background-color:#dd180a;}
Border around this has a color of #dd180a
<div style="border:2px solid #dd180a;">Content here</div>
.myborder {border:2px solid #dd180a;}