#b91b8a color space conversions
Hex:
#b91b8a
RGB:
185, 27, 138
CMY:
27, 89, 46
CMYK:
0, 85, 25, 27
HSL:
318°, 74.5283%, 41.5686%
HSV (HSB):
318°, 85.4054%, 72.5490%
XYZ:
24.9870, 12.9331, 25.2241
xyY:
0.3957, 0.2048, 12.9331
CIE-Lab:
42.6623, 67.4487, -21.6912
CIE-LCH:
42.6623, 70.8508, 342.1725
CIE-Luv:
42.6623, 78.4006, -40.6563
Hunter-Lab:
35.9627, 61.0877, -16.4120
#b91b8a color charts
#b91b8a color shades, tints & tones
#b91b8a color schemes
#b91b8a color preview, HTML & CSS examples
This text has a color of #b91b8a
<p style="color:#b91b8a;">Text here</p>
.mytext {color:#b91b8a;}
This box has a color of #b91b8a
<div style="background-color:#b91b8a;">Content here</div>
.mybackground {background-color:#b91b8a;}
Border around this has a color of #b91b8a
<div style="border:2px solid #b91b8a;">Content here</div>
.myborder {border:2px solid #b91b8a;}