#d41e49 color space conversions
Hex:
#d41e49
RGB:
212, 30, 73
CMY:
17, 88, 71
CMYK:
0, 86, 66, 17
HSL:
346°, 75.2066%, 47.4510%
HSV (HSB):
346°, 85.8491%, 83.1373%
XYZ:
28.8182, 15.4066, 7.7582
xyY:
0.5544, 0.2964, 15.4066
CIE-Lab:
46.1862, 67.8585, 24.3030
CIE-LCH:
46.1862, 72.0792, 19.7046
CIE-Luv:
46.1862, 125.6131, 12.7856
Hunter-Lab:
39.2513, 62.3647, 15.7569
#d41e49 color charts
#d41e49 color shades, tints & tones
#d41e49 color schemes
#d41e49 color preview, HTML & CSS examples
This text has a color of #d41e49
<p style="color:#d41e49;">Text here</p>
.mytext {color:#d41e49;}
This box has a color of #d41e49
<div style="background-color:#d41e49;">Content here</div>
.mybackground {background-color:#d41e49;}
Border around this has a color of #d41e49
<div style="border:2px solid #d41e49;">Content here</div>
.myborder {border:2px solid #d41e49;}