#d41d0f color space conversions
Hex:
#d41d0f
RGB:
212, 29, 15
CMY:
17, 89, 94
CMYK:
0, 86, 93, 17
HSL:
4°, 86.7841%, 44.5098%
HSV (HSB):
4°, 92.9245%, 83.1373%
XYZ:
27.6770, 14.9103, 1.8712
xyY:
0.6225, 0.3354, 14.9103
CIE-Lab:
45.5110, 66.2745, 54.4419
CIE-LCH:
45.5110, 85.7684, 39.4018
CIE-Luv:
45.5110, 137.8667, 31.9050
Hunter-Lab:
38.6138, 60.3681, 24.1566
#d41d0f color charts
#d41d0f color shades, tints & tones
#d41d0f color schemes
#d41d0f color preview, HTML & CSS examples
This text has a color of #d41d0f
<p style="color:#d41d0f;">Text here</p>
.mytext {color:#d41d0f;}
This box has a color of #d41d0f
<div style="background-color:#d41d0f;">Content here</div>
.mybackground {background-color:#d41d0f;}
Border around this has a color of #d41d0f
<div style="border:2px solid #d41d0f;">Content here</div>
.myborder {border:2px solid #d41d0f;}