#d41f84 color space conversions
Hex:
#d41f84
RGB:
212, 31, 132
CMY:
17, 88, 48
CMYK:
0, 85, 38, 17
HSL:
327°, 74.4856%, 47.6471%
HSV (HSB):
327°, 85.3774%, 83.1373%
XYZ:
31.8062, 16.6430, 23.3658
xyY:
0.4429, 0.2317, 16.6430
CIE-Lab:
47.8070, 72.1018, -9.7274
CIE-LCH:
47.8070, 72.7550, 352.3165
CIE-Luv:
47.8070, 101.9612, -26.2636
Hunter-Lab:
40.7958, 67.7739, -5.4014
#d41f84 color charts
#d41f84 color shades, tints & tones
#d41f84 color schemes
#d41f84 color preview, HTML & CSS examples
This text has a color of #d41f84
<p style="color:#d41f84;">Text here</p>
.mytext {color:#d41f84;}
This box has a color of #d41f84
<div style="background-color:#d41f84;">Content here</div>
.mybackground {background-color:#d41f84;}
Border around this has a color of #d41f84
<div style="border:2px solid #d41f84;">Content here</div>
.myborder {border:2px solid #d41f84;}