#dc1d1e color space conversions
Hex:
#dc1d1e
RGB:
220, 29, 30
CMY:
14, 89, 88
CMYK:
0, 87, 86, 14
HSL:
360°, 76.7068%, 48.8235%
HSV (HSB):
360°, 86.8182%, 86.2745%
XYZ:
30.1889, 16.1881, 2.7618
xyY:
0.6144, 0.3294, 16.1881
CIE-Lab:
47.2203, 68.6441, 50.2372
CIE-LCH:
47.2203, 85.0635, 36.1985
CIE-Luv:
47.2203, 142.0749, 30.4469
Hunter-Lab:
40.2345, 63.5227, 24.0943
#dc1d1e color charts
#dc1d1e color shades, tints & tones
#dc1d1e color schemes
#dc1d1e color preview, HTML & CSS examples
This text has a color of #dc1d1e
<p style="color:#dc1d1e;">Text here</p>
.mytext {color:#dc1d1e;}
This box has a color of #dc1d1e
<div style="background-color:#dc1d1e;">Content here</div>
.mybackground {background-color:#dc1d1e;}
Border around this has a color of #dc1d1e
<div style="border:2px solid #dc1d1e;">Content here</div>
.myborder {border:2px solid #dc1d1e;}