#d41c46 color space conversions
Hex:
#d41c46
RGB:
212, 28, 70
CMY:
17, 89, 73
CMYK:
0, 87, 67, 17
HSL:
346°, 76.6667%, 47.0588%
HSV (HSB):
346°, 86.7925%, 83.1373%
XYZ:
28.6721, 15.2698, 7.2305
xyY:
0.5603, 0.2984, 15.2698
CIE-Lab:
46.0015, 68.0859, 25.9088
CIE-LCH:
46.0015, 72.8489, 20.8333
CIE-Luv:
46.0015, 127.1550, 14.0616
Hunter-Lab:
39.0765, 62.5892, 16.3829
#d41c46 color charts
#d41c46 color shades, tints & tones
#d41c46 color schemes
#d41c46 color preview, HTML & CSS examples
This text has a color of #d41c46
<p style="color:#d41c46;">Text here</p>
.mytext {color:#d41c46;}
This box has a color of #d41c46
<div style="background-color:#d41c46;">Content here</div>
.mybackground {background-color:#d41c46;}
Border around this has a color of #d41c46
<div style="border:2px solid #d41c46;">Content here</div>
.myborder {border:2px solid #d41c46;}