#d41f9a color space conversions
Hex:
#d41f9a
RGB:
212, 31, 154
CMY:
17, 88, 40
CMYK:
0, 85, 27, 17
HSL:
319°, 74.4856%, 47.6471%
HSV (HSB):
319°, 85.3774%, 83.1373%
XYZ:
33.4741, 17.3101, 32.1488
xyY:
0.4036, 0.2087, 17.3101
CIE-Lab:
48.6484, 74.4395, -21.7148
CIE-LCH:
48.6484, 77.5421, 343.7374
CIE-Luv:
48.6484, 92.2471, -43.2793
Hunter-Lab:
41.6054, 70.8046, -16.6899
#d41f9a color charts
#d41f9a color shades, tints & tones
#d41f9a color schemes
#d41f9a color preview, HTML & CSS examples
This text has a color of #d41f9a
<p style="color:#d41f9a;">Text here</p>
.mytext {color:#d41f9a;}
This box has a color of #d41f9a
<div style="background-color:#d41f9a;">Content here</div>
.mybackground {background-color:#d41f9a;}
Border around this has a color of #d41f9a
<div style="border:2px solid #d41f9a;">Content here</div>
.myborder {border:2px solid #d41f9a;}