#b91f1d color space conversions
Hex:
#b91f1d
RGB:
185, 31, 29
CMY:
27, 88, 89
CMYK:
0, 83, 84, 27
HSL:
1°, 72.8972%, 41.9608%
HSV (HSB):
1°, 84.3243%, 72.5490%
XYZ:
20.7193, 11.3830, 2.2675
xyY:
0.6028, 0.3312, 11.3830
CIE-Lab:
40.2181, 58.5991, 41.9030
CIE-LCH:
40.2181, 72.0397, 35.5677
CIE-Luv:
40.2181, 115.1130, 25.2928
Hunter-Lab:
33.7387, 50.5765, 19.6323
#b91f1d color charts
#b91f1d color shades, tints & tones
#b91f1d color schemes
#b91f1d color preview, HTML & CSS examples
This text has a color of #b91f1d
<p style="color:#b91f1d;">Text here</p>
.mytext {color:#b91f1d;}
This box has a color of #b91f1d
<div style="background-color:#b91f1d;">Content here</div>
.mybackground {background-color:#b91f1d;}
Border around this has a color of #b91f1d
<div style="border:2px solid #b91f1d;">Content here</div>
.myborder {border:2px solid #b91f1d;}