#d41f89 color space conversions
Hex:
#d41f89
RGB:
212, 31, 137
CMY:
17, 88, 46
CMYK:
0, 85, 35, 17
HSL:
325°, 74.4856%, 47.6471%
HSV (HSB):
325°, 85.3774%, 83.1373%
XYZ:
32.1567, 16.7832, 25.2115
xyY:
0.4337, 0.2263, 16.7832
CIE-Lab:
47.9857, 72.6022, -12.4926
CIE-LCH:
47.9857, 73.6691, 350.2368
CIE-Luv:
47.9857, 99.7574, -30.0796
Hunter-Lab:
40.9673, 68.4186, -7.8104
#d41f89 color charts
#d41f89 color shades, tints & tones
#d41f89 color schemes
#d41f89 color preview, HTML & CSS examples
This text has a color of #d41f89
<p style="color:#d41f89;">Text here</p>
.mytext {color:#d41f89;}
This box has a color of #d41f89
<div style="background-color:#d41f89;">Content here</div>
.mybackground {background-color:#d41f89;}
Border around this has a color of #d41f89
<div style="border:2px solid #d41f89;">Content here</div>
.myborder {border:2px solid #d41f89;}