#b91a5b color space conversions
Hex:
#b91a5b
RGB:
185, 26, 91
CMY:
27, 90, 64
CMYK:
0, 86, 51, 27
HSL:
335°, 75.3555%, 41.3725%
HSV (HSB):
335°, 85.9459%, 72.5490%
XYZ:
22.2653, 11.8084, 11.0033
xyY:
0.4939, 0.2620, 11.8084
CIE-Lab:
40.9100, 62.9226, 4.9633
CIE-LCH:
40.9100, 63.1180, 4.5101
CIE-Luv:
40.9100, 98.5917, -5.8727
Hunter-Lab:
34.3634, 55.5209, 5.0695
#b91a5b color charts
#b91a5b color shades, tints & tones
#b91a5b color schemes
#b91a5b color preview, HTML & CSS examples
This text has a color of #b91a5b
<p style="color:#b91a5b;">Text here</p>
.mytext {color:#b91a5b;}
This box has a color of #b91a5b
<div style="background-color:#b91a5b;">Content here</div>
.mybackground {background-color:#b91a5b;}
Border around this has a color of #b91a5b
<div style="border:2px solid #b91a5b;">Content here</div>
.myborder {border:2px solid #b91a5b;}