#d41f7f color space conversions
Hex:
#d41f7f
RGB:
212, 31, 127
CMY:
17, 88, 50
CMYK:
0, 85, 40, 17
HSL:
328°, 74.4856%, 47.6471%
HSV (HSB):
328°, 85.3774%, 83.1373%
XYZ:
31.4721, 16.5093, 21.6065
xyY:
0.4523, 0.2372, 16.5093
CIE-Lab:
47.6357, 71.6202, -6.9386
CIE-LCH:
47.6357, 71.9556, 354.4664
CIE-Luv:
47.6357, 104.1529, -22.4919
Hunter-Lab:
40.6317, 67.1556, -3.0862
#d41f7f color charts
#d41f7f color shades, tints & tones
#d41f7f color schemes
#d41f7f color preview, HTML & CSS examples
This text has a color of #d41f7f
<p style="color:#d41f7f;">Text here</p>
.mytext {color:#d41f7f;}
This box has a color of #d41f7f
<div style="background-color:#d41f7f;">Content here</div>
.mybackground {background-color:#d41f7f;}
Border around this has a color of #d41f7f
<div style="border:2px solid #d41f7f;">Content here</div>
.myborder {border:2px solid #d41f7f;}