#b91d1b color space conversions
Hex:
#b91d1b
RGB:
185, 29, 27
CMY:
27, 89, 89
CMYK:
0, 84, 85, 27
HSL:
1°, 74.5283%, 41.5686%
HSV (HSB):
1°, 85.4054%, 72.5490%
XYZ:
20.6448, 11.2721, 2.1246
xyY:
0.6065, 0.3311, 11.2721
CIE-Lab:
40.0351, 59.0266, 42.7689
CIE-LCH:
40.0351, 72.8925, 35.9259
CIE-Luv:
40.0351, 116.2002, 25.5006
Hunter-Lab:
33.5740, 51.0057, 19.7500
#b91d1b color charts
#b91d1b color shades, tints & tones
#b91d1b color schemes
#b91d1b color preview, HTML & CSS examples
This text has a color of #b91d1b
<p style="color:#b91d1b;">Text here</p>
.mytext {color:#b91d1b;}
This box has a color of #b91d1b
<div style="background-color:#b91d1b;">Content here</div>
.mybackground {background-color:#b91d1b;}
Border around this has a color of #b91d1b
<div style="border:2px solid #b91d1b;">Content here</div>
.myborder {border:2px solid #b91d1b;}