#d41f54 color space conversions
Hex:
#d41f54
RGB:
212, 31, 84
CMY:
17, 88, 67
CMYK:
0, 85, 60, 17
HSL:
342°, 74.4856%, 47.6471%
HSV (HSB):
342°, 85.3774%, 83.1373%
XYZ:
29.2416, 15.6171, 9.8607
xyY:
0.5344, 0.2854, 15.6171
CIE-Lab:
46.4681, 68.2802, 17.8892
CIE-LCH:
46.4681, 70.5848, 14.6813
CIE-Luv:
46.4681, 121.5742, 6.7891
Hunter-Lab:
39.5185, 62.9232, 12.8688
#d41f54 color charts
#d41f54 color shades, tints & tones
#d41f54 color schemes
#d41f54 color preview, HTML & CSS examples
This text has a color of #d41f54
<p style="color:#d41f54;">Text here</p>
.mytext {color:#d41f54;}
This box has a color of #d41f54
<div style="background-color:#d41f54;">Content here</div>
.mybackground {background-color:#d41f54;}
Border around this has a color of #d41f54
<div style="border:2px solid #d41f54;">Content here</div>
.myborder {border:2px solid #d41f54;}