#d41c4f color space conversions
Hex:
#d41c4f
RGB:
212, 28, 79
CMY:
17, 89, 69
CMYK:
0, 87, 63, 17
HSL:
343°, 76.6667%, 47.0588%
HSV (HSB):
343°, 86.7925%, 83.1373%
XYZ:
28.9779, 15.3921, 8.8408
xyY:
0.5446, 0.2893, 15.3921
CIE-Lab:
46.1666, 68.5622, 20.5793
CIE-LCH:
46.1666, 71.5841, 16.7074
CIE-Luv:
46.1666, 124.1779, 9.2333
Hunter-Lab:
39.2327, 63.1857, 14.1024
#d41c4f color charts
#d41c4f color shades, tints & tones
#d41c4f color schemes
#d41c4f color preview, HTML & CSS examples
This text has a color of #d41c4f
<p style="color:#d41c4f;">Text here</p>
.mytext {color:#d41c4f;}
This box has a color of #d41c4f
<div style="background-color:#d41c4f;">Content here</div>
.mybackground {background-color:#d41c4f;}
Border around this has a color of #d41c4f
<div style="border:2px solid #d41c4f;">Content here</div>
.myborder {border:2px solid #d41c4f;}