#d41f7d color space conversions
Hex:
#d41f7d
RGB:
212, 31, 125
CMY:
17, 88, 51
CMYK:
0, 85, 41, 17
HSL:
329°, 74.4856%, 47.6471%
HSV (HSB):
329°, 85.3774%, 83.1373%
XYZ:
31.3430, 16.4577, 20.9267
xyY:
0.4560, 0.2395, 16.4577
CIE-Lab:
47.5693, 71.4329, -5.8166
CIE-LCH:
47.5693, 71.6693, 355.3448
CIE-Luv:
47.5693, 105.0248, -20.9975
Hunter-Lab:
40.5681, 66.9156, -2.1866
#d41f7d color charts
#d41f7d color shades, tints & tones
#d41f7d color schemes
#d41f7d color preview, HTML & CSS examples
This text has a color of #d41f7d
<p style="color:#d41f7d;">Text here</p>
.mytext {color:#d41f7d;}
This box has a color of #d41f7d
<div style="background-color:#d41f7d;">Content here</div>
.mybackground {background-color:#d41f7d;}
Border around this has a color of #d41f7d
<div style="border:2px solid #d41f7d;">Content here</div>
.myborder {border:2px solid #d41f7d;}