#b91c6d color space conversions
Hex:
#b91c6d
RGB:
185, 28, 109
CMY:
27, 89, 57
CMYK:
0, 85, 41, 27
HSL:
329°, 73.7089%, 41.7647%
HSV (HSB):
329°, 84.8649%, 72.5490%
XYZ:
23.1832, 12.2489, 15.6104
xyY:
0.4542, 0.2400, 12.2489
CIE-Lab:
41.6090, 64.0878, -5.3503
CIE-LCH:
41.6090, 64.3108, 355.2278
CIE-Luv:
41.6090, 90.6640, -18.3309
Hunter-Lab:
34.9985, 56.9920, -1.9462
#b91c6d color charts
#b91c6d color shades, tints & tones
#b91c6d color schemes
#b91c6d color preview, HTML & CSS examples
This text has a color of #b91c6d
<p style="color:#b91c6d;">Text here</p>
.mytext {color:#b91c6d;}
This box has a color of #b91c6d
<div style="background-color:#b91c6d;">Content here</div>
.mybackground {background-color:#b91c6d;}
Border around this has a color of #b91c6d
<div style="border:2px solid #b91c6d;">Content here</div>
.myborder {border:2px solid #b91c6d;}