#d41f9d color space conversions
Hex:
#d41f9d
RGB:
212, 31, 157
CMY:
17, 88, 38
CMYK:
0, 85, 26, 17
HSL:
318°, 74.4856%, 47.6471%
HSV (HSB):
318°, 85.3774%, 83.1373%
XYZ:
33.7272, 17.4113, 33.4814
xyY:
0.3986, 0.2058, 17.4113
CIE-Lab:
48.7742, 74.7850, -23.3133
CIE-LCH:
48.7742, 78.3346, 342.6858
CIE-Luv:
48.7742, 90.9287, -45.6304
Hunter-Lab:
41.7269, 71.2565, -18.3651
#d41f9d color charts
#d41f9d color shades, tints & tones
#d41f9d color schemes
#d41f9d color preview, HTML & CSS examples
This text has a color of #d41f9d
<p style="color:#d41f9d;">Text here</p>
.mytext {color:#d41f9d;}
This box has a color of #d41f9d
<div style="background-color:#d41f9d;">Content here</div>
.mybackground {background-color:#d41f9d;}
Border around this has a color of #d41f9d
<div style="border:2px solid #d41f9d;">Content here</div>
.myborder {border:2px solid #d41f9d;}