#d41f8d color space conversions
Hex:
#d41f8d
RGB:
212, 31, 141
CMY:
17, 88, 45
CMYK:
0, 85, 33, 17
HSL:
324°, 74.4856%, 47.6471%
HSV (HSB):
324°, 85.3774%, 83.1373%
XYZ:
32.4491, 16.9001, 26.7511
xyY:
0.4264, 0.2221, 16.9001
CIE-Lab:
48.1339, 73.0157, -14.6876
CIE-LCH:
48.1339, 74.4783, 348.6264
CIE-Luv:
48.1339, 97.9894, -33.1589
Hunter-Lab:
41.1097, 68.9531, -9.8046
#d41f8d color charts
#d41f8d color shades, tints & tones
#d41f8d color schemes
#d41f8d color preview, HTML & CSS examples
This text has a color of #d41f8d
<p style="color:#d41f8d;">Text here</p>
.mytext {color:#d41f8d;}
This box has a color of #d41f8d
<div style="background-color:#d41f8d;">Content here</div>
.mybackground {background-color:#d41f8d;}
Border around this has a color of #d41f8d
<div style="border:2px solid #d41f8d;">Content here</div>
.myborder {border:2px solid #d41f8d;}