#d41fbb color space conversions
Hex:
#d41fbb
RGB:
212, 31, 187
CMY:
17, 88, 27
CMYK:
0, 85, 12, 17
HSL:
308°, 74.4856%, 47.6471%
HSV (HSB):
308°, 85.3774%, 83.1373%
XYZ:
36.6110, 18.5649, 48.6675
xyY:
0.3526, 0.1788, 18.5649
CIE-Lab:
50.1742, 78.5650, -38.8237
CIE-LCH:
50.1742, 87.6342, 333.7032
CIE-Luv:
50.1742, 78.1195, -69.1181
Hunter-Lab:
43.0870, 76.2692, -36.8082
#d41fbb color charts
#d41fbb color shades, tints & tones
#d41fbb color schemes
#d41fbb color preview, HTML & CSS examples
This text has a color of #d41fbb
<p style="color:#d41fbb;">Text here</p>
.mytext {color:#d41fbb;}
This box has a color of #d41fbb
<div style="background-color:#d41fbb;">Content here</div>
.mybackground {background-color:#d41fbb;}
Border around this has a color of #d41fbb
<div style="border:2px solid #d41fbb;">Content here</div>
.myborder {border:2px solid #d41fbb;}