#b91fa5 color space conversions
Hex:
#b91fa5
RGB:
185, 31, 165
CMY:
27, 88, 35
CMYK:
0, 83, 11, 27
HSL:
308°, 71.2963%, 42.3529%
HSV (HSB):
308°, 83.2432%, 72.5490%
XYZ:
27.2891, 14.0109, 36.8634
xyY:
0.3491, 0.1793, 14.0109
CIE-Lab:
44.2485, 70.1610, -35.5165
CIE-LCH:
44.2485, 78.6383, 333.1508
CIE-Luv:
44.2485, 66.6059, -60.9918
Hunter-Lab:
37.4311, 64.6308, -32.1890
#b91fa5 color charts
#b91fa5 color shades, tints & tones
#b91fa5 color schemes
#b91fa5 color preview, HTML & CSS examples
This text has a color of #b91fa5
<p style="color:#b91fa5;">Text here</p>
.mytext {color:#b91fa5;}
This box has a color of #b91fa5
<div style="background-color:#b91fa5;">Content here</div>
.mybackground {background-color:#b91fa5;}
Border around this has a color of #b91fa5
<div style="border:2px solid #b91fa5;">Content here</div>
.myborder {border:2px solid #b91fa5;}