#b9200b color space conversions
Hex:
#b9200b
RGB:
185, 32, 11
CMY:
27, 87, 96
CMYK:
0, 83, 94, 27
HSL:
7°, 88.7755%, 38.4314%
HSV (HSB):
7°, 94.0541%, 72.5490%
XYZ:
20.5845, 11.3715, 1.4266
xyY:
0.6166, 0.3406, 11.3715
CIE-Lab:
40.1992, 58.0265, 49.7457
CIE-LCH:
40.1992, 76.4311, 40.6062
CIE-Luv:
40.1992, 116.7797, 28.9144
Hunter-Lab:
33.7216, 49.9479, 21.0969
#b9200b color charts
#b9200b color shades, tints & tones
#b9200b color schemes
#b9200b color preview, HTML & CSS examples
This text has a color of #b9200b
<p style="color:#b9200b;">Text here</p>
.mytext {color:#b9200b;}
This box has a color of #b9200b
<div style="background-color:#b9200b;">Content here</div>
.mybackground {background-color:#b9200b;}
Border around this has a color of #b9200b
<div style="border:2px solid #b9200b;">Content here</div>
.myborder {border:2px solid #b9200b;}