#dc180e color space conversions
Hex:
#dc180e
RGB:
220, 24, 14
CMY:
14, 91, 95
CMYK:
0, 89, 94, 14
HSL:
3°, 88.0342%, 45.8824%
HSV (HSB):
3°, 93.6364%, 86.2745%
XYZ:
29.9211, 15.9006, 1.9076
xyY:
0.6269, 0.3331, 15.9006
CIE-Lab:
46.8438, 69.2552, 56.4072
CIE-LCH:
46.8438, 89.3199, 39.1623
CIE-Luv:
46.8438, 145.3737, 32.6744
Hunter-Lab:
39.8756, 64.1573, 25.0766
#dc180e color charts
#dc180e color shades, tints & tones
#dc180e color schemes
#dc180e color preview, HTML & CSS examples
This text has a color of #dc180e
<p style="color:#dc180e;">Text here</p>
.mytext {color:#dc180e;}
This box has a color of #dc180e
<div style="background-color:#dc180e;">Content here</div>
.mybackground {background-color:#dc180e;}
Border around this has a color of #dc180e
<div style="border:2px solid #dc180e;">Content here</div>
.myborder {border:2px solid #dc180e;}