#b91b1f color space conversions
Hex:
#b91b1f
RGB:
185, 27, 31
CMY:
27, 89, 88
CMYK:
0, 85, 83, 27
HSL:
358°, 74.5283%, 41.5686%
HSV (HSB):
358°, 85.4054%, 72.5490%
XYZ:
20.6468, 11.1971, 2.3694
xyY:
0.6035, 0.3273, 11.1971
CIE-Lab:
39.9104, 59.5740, 40.5605
CIE-LCH:
39.9104, 72.0709, 34.2487
CIE-Luv:
39.9104, 116.2950, 24.1644
Hunter-Lab:
33.4620, 51.5800, 19.2252
#b91b1f color charts
#b91b1f color shades, tints & tones
#b91b1f color schemes
#b91b1f color preview, HTML & CSS examples
This text has a color of #b91b1f
<p style="color:#b91b1f;">Text here</p>
.mytext {color:#b91b1f;}
This box has a color of #b91b1f
<div style="background-color:#b91b1f;">Content here</div>
.mybackground {background-color:#b91b1f;}
Border around this has a color of #b91b1f
<div style="border:2px solid #b91b1f;">Content here</div>
.myborder {border:2px solid #b91b1f;}