#d41e46 color space conversions
Hex:
#d41e46
RGB:
212, 30, 70
CMY:
17, 88, 73
CMYK:
0, 86, 67, 17
HSL:
347°, 75.2066%, 47.4510%
HSV (HSB):
347°, 85.8491%, 83.1373%
XYZ:
28.7211, 15.3678, 7.2469
xyY:
0.5595, 0.2994, 15.3678
CIE-Lab:
46.1339, 67.7062, 26.0761
CIE-LCH:
46.1339, 72.5541, 21.0635
CIE-Luv:
46.1339, 126.5652, 14.3386
Hunter-Lab:
39.2018, 62.1747, 16.4809
#d41e46 color charts
#d41e46 color shades, tints & tones
#d41e46 color schemes
#d41e46 color preview, HTML & CSS examples
This text has a color of #d41e46
<p style="color:#d41e46;">Text here</p>
.mytext {color:#d41e46;}
This box has a color of #d41e46
<div style="background-color:#d41e46;">Content here</div>
.mybackground {background-color:#d41e46;}
Border around this has a color of #d41e46
<div style="border:2px solid #d41e46;">Content here</div>
.myborder {border:2px solid #d41e46;}