#b9201f color space conversions
Hex:
#b9201f
RGB:
185, 32, 31
CMY:
27, 87, 88
CMYK:
0, 83, 83, 27
HSL:
0°, 71.2963%, 42.3529%
HSV (HSB):
0°, 83.2432%, 72.5490%
XYZ:
20.7714, 11.4462, 2.4109
xyY:
0.5998, 0.3305, 11.4462
CIE-Lab:
40.3221, 58.4029, 40.9459
CIE-LCH:
40.3221, 71.3265, 35.0341
CIE-Luv:
40.3221, 114.3868, 24.9116
Hunter-Lab:
33.8323, 50.3840, 19.4576
#b9201f color charts
#b9201f color shades, tints & tones
#b9201f color schemes
#b9201f color preview, HTML & CSS examples
This text has a color of #b9201f
<p style="color:#b9201f;">Text here</p>
.mytext {color:#b9201f;}
This box has a color of #b9201f
<div style="background-color:#b9201f;">Content here</div>
.mybackground {background-color:#b9201f;}
Border around this has a color of #b9201f
<div style="border:2px solid #b9201f;">Content here</div>
.myborder {border:2px solid #b9201f;}