#d41f80 color space conversions
Hex:
#d41f80
RGB:
212, 31, 128
CMY:
17, 88, 50
CMYK:
0, 85, 40, 17
HSL:
328°, 74.4856%, 47.6471%
HSV (HSB):
328°, 85.3774%, 83.1373%
XYZ:
31.5376, 16.5355, 21.9515
xyY:
0.4504, 0.2361, 16.5355
CIE-Lab:
47.6694, 71.7150, -7.4982
CIE-LCH:
47.6694, 72.1060, 354.0311
CIE-Luv:
47.6694, 103.7158, -23.2423
Hunter-Lab:
40.6639, 67.2771, -3.5417
#d41f80 color charts
#d41f80 color shades, tints & tones
#d41f80 color schemes
#d41f80 color preview, HTML & CSS examples
This text has a color of #d41f80
<p style="color:#d41f80;">Text here</p>
.mytext {color:#d41f80;}
This box has a color of #d41f80
<div style="background-color:#d41f80;">Content here</div>
.mybackground {background-color:#d41f80;}
Border around this has a color of #d41f80
<div style="border:2px solid #d41f80;">Content here</div>
.myborder {border:2px solid #d41f80;}