#b91b95 color space conversions
Hex:
#b91b95
RGB:
185, 27, 149
CMY:
27, 89, 42
CMYK:
0, 85, 19, 27
HSL:
314°, 74.5283%, 41.5686%
HSV (HSB):
314°, 85.4054%, 72.5490%
XYZ:
25.8243, 13.2681, 29.6337
xyY:
0.3758, 0.1931, 13.2681
CIE-Lab:
43.1644, 68.8232, -27.6023
CIE-LCH:
43.1644, 74.1520, 338.1462
CIE-Luv:
43.1644, 73.7325, -49.2307
Hunter-Lab:
36.4254, 62.8059, -22.7373
#b91b95 color charts
#b91b95 color shades, tints & tones
#b91b95 color schemes
#b91b95 color preview, HTML & CSS examples
This text has a color of #b91b95
<p style="color:#b91b95;">Text here</p>
.mytext {color:#b91b95;}
This box has a color of #b91b95
<div style="background-color:#b91b95;">Content here</div>
.mybackground {background-color:#b91b95;}
Border around this has a color of #b91b95
<div style="border:2px solid #b91b95;">Content here</div>
.myborder {border:2px solid #b91b95;}