#b91ba5 color space conversions
Hex:
#b91ba5
RGB:
185, 27, 165
CMY:
27, 89, 35
CMYK:
0, 85, 11, 27
HSL:
308°, 74.5283%, 41.5686%
HSV (HSB):
308°, 85.4054%, 72.5490%
XYZ:
27.1910, 13.8148, 36.8307
xyY:
0.3493, 0.1775, 13.8148
CIE-Lab:
43.9661, 70.9827, -35.9622
CIE-LCH:
43.9661, 79.5728, 333.1317
CIE-Luv:
43.9661, 67.1616, -61.6435
Hunter-Lab:
37.1682, 65.5403, -32.7338
#b91ba5 color charts
#b91ba5 color shades, tints & tones
#b91ba5 color schemes
#b91ba5 color preview, HTML & CSS examples
This text has a color of #b91ba5
<p style="color:#b91ba5;">Text here</p>
.mytext {color:#b91ba5;}
This box has a color of #b91ba5
<div style="background-color:#b91ba5;">Content here</div>
.mybackground {background-color:#b91ba5;}
Border around this has a color of #b91ba5
<div style="border:2px solid #b91ba5;">Content here</div>
.myborder {border:2px solid #b91ba5;}