#b91b8d color space conversions
Hex:
#b91b8d
RGB:
185, 27, 141
CMY:
27, 89, 45
CMYK:
0, 85, 24, 27
HSL:
317°, 74.5283%, 41.5686%
HSV (HSB):
317°, 85.4054%, 72.5490%
XYZ:
25.2072, 13.0212, 26.3841
xyY:
0.3901, 0.2015, 13.0212
CIE-Lab:
42.7952, 67.8142, -23.3167
CIE-LCH:
42.7952, 71.7108, 341.0254
CIE-Luv:
42.7952, 77.1183, -42.9935
Hunter-Lab:
36.0850, 61.5429, -18.0913
#b91b8d color charts
#b91b8d color shades, tints & tones
#b91b8d color schemes
#b91b8d color preview, HTML & CSS examples
This text has a color of #b91b8d
<p style="color:#b91b8d;">Text here</p>
.mytext {color:#b91b8d;}
This box has a color of #b91b8d
<div style="background-color:#b91b8d;">Content here</div>
.mybackground {background-color:#b91b8d;}
Border around this has a color of #b91b8d
<div style="border:2px solid #b91b8d;">Content here</div>
.myborder {border:2px solid #b91b8d;}