#d91fb5 color space conversions
Hex:
#d91fb5
RGB:
217, 31, 181
CMY:
15, 88, 29
CMYK:
0, 86, 17, 15
HSL:
312°, 75.0000%, 48.6275%
HSV (HSB):
312°, 85.7143%, 85.0980%
XYZ:
37.4457, 19.0679, 45.4229
xyY:
0.3673, 0.1871, 19.0679
CIE-Lab:
50.7665, 78.7560, -34.3258
CIE-LCH:
50.7665, 85.9114, 336.4500
CIE-Luv:
50.7665, 84.4522, -62.7311
Hunter-Lab:
43.6668, 76.6529, -31.1077
#d91fb5 color charts
#d91fb5 color shades, tints & tones
#d91fb5 color schemes
#d91fb5 color preview, HTML & CSS examples
This text has a color of #d91fb5
<p style="color:#d91fb5;">Text here</p>
.mytext {color:#d91fb5;}
This box has a color of #d91fb5
<div style="background-color:#d91fb5;">Content here</div>
.mybackground {background-color:#d91fb5;}
Border around this has a color of #d91fb5
<div style="border:2px solid #d91fb5;">Content here</div>
.myborder {border:2px solid #d91fb5;}