#d41f0d color space conversions
Hex:
#d41f0d
RGB:
212, 31, 13
CMY:
17, 88, 95
CMYK:
0, 85, 94, 17
HSL:
5°, 88.4444%, 44.1176%
HSV (HSB):
5°, 93.8679%, 83.1373%
XYZ:
27.7140, 15.0061, 1.8165
xyY:
0.6223, 0.3369, 15.0061
CIE-Lab:
45.6425, 65.8555, 55.1758
CIE-LCH:
45.6425, 85.9146, 39.9573
CIE-Luv:
45.6425, 137.3082, 32.4060
Hunter-Lab:
38.7377, 59.9129, 24.3361
#d41f0d color charts
#d41f0d color shades, tints & tones
#d41f0d color schemes
#d41f0d color preview, HTML & CSS examples
This text has a color of #d41f0d
<p style="color:#d41f0d;">Text here</p>
.mytext {color:#d41f0d;}
This box has a color of #d41f0d
<div style="background-color:#d41f0d;">Content here</div>
.mybackground {background-color:#d41f0d;}
Border around this has a color of #d41f0d
<div style="border:2px solid #d41f0d;">Content here</div>
.myborder {border:2px solid #d41f0d;}