#d41c1d color space conversions
Hex:
#d41c1d
RGB:
212, 28, 29
CMY:
17, 89, 89
CMYK:
0, 87, 86, 17
HSL:
360°, 76.6667%, 47.0588%
HSV (HSB):
360°, 86.7925%, 83.1373%
XYZ:
27.7884, 14.9163, 2.5769
xyY:
0.6137, 0.3294, 14.9163
CIE-Lab:
45.5193, 66.6831, 48.6460
CIE-LCH:
45.5193, 82.5413, 36.1111
CIE-Luv:
45.5193, 136.6289, 29.2701
Hunter-Lab:
38.6216, 60.8438, 23.0792
#d41c1d color charts
#d41c1d color shades, tints & tones
#d41c1d color schemes
#d41c1d color preview, HTML & CSS examples
This text has a color of #d41c1d
<p style="color:#d41c1d;">Text here</p>
.mytext {color:#d41c1d;}
This box has a color of #d41c1d
<div style="background-color:#d41c1d;">Content here</div>
.mybackground {background-color:#d41c1d;}
Border around this has a color of #d41c1d
<div style="border:2px solid #d41c1d;">Content here</div>
.myborder {border:2px solid #d41c1d;}