#b91a9f color space conversions
Hex:
#b91a9f
RGB:
185, 26, 159
CMY:
27, 90, 38
CMYK:
0, 86, 14, 27
HSL:
310°, 75.3555%, 41.3725%
HSV (HSB):
310°, 85.9459%, 72.5490%
XYZ:
26.6350, 13.5563, 34.0137
xyY:
0.3589, 0.1827, 13.5563
CIE-Lab:
43.5897, 70.3437, -32.9637
CIE-LCH:
43.5897, 77.6842, 334.8918
CIE-Luv:
43.5897, 69.7250, -57.1592
Hunter-Lab:
36.8189, 64.6950, -28.9996
#b91a9f color charts
#b91a9f color shades, tints & tones
#b91a9f color schemes
#b91a9f color preview, HTML & CSS examples
This text has a color of #b91a9f
<p style="color:#b91a9f;">Text here</p>
.mytext {color:#b91a9f;}
This box has a color of #b91a9f
<div style="background-color:#b91a9f;">Content here</div>
.mybackground {background-color:#b91a9f;}
Border around this has a color of #b91a9f
<div style="border:2px solid #b91a9f;">Content here</div>
.myborder {border:2px solid #b91a9f;}