#b9200f color space conversions
Hex:
#b9200f
RGB:
185, 32, 15
CMY:
27, 87, 94
CMYK:
0, 83, 92, 27
HSL:
6°, 85.0000%, 39.2157%
HSV (HSB):
6°, 91.8919%, 72.5490%
XYZ:
20.6103, 11.3818, 1.5626
xyY:
0.6142, 0.3392, 11.3818
CIE-Lab:
40.2162, 58.0787, 48.3224
CIE-LCH:
40.2162, 75.5525, 39.7610
CIE-Luv:
40.2162, 116.4432, 28.3524
Hunter-Lab:
33.7369, 50.0083, 20.8698
#b9200f color charts
#b9200f color shades, tints & tones
#b9200f color schemes
#b9200f color preview, HTML & CSS examples
This text has a color of #b9200f
<p style="color:#b9200f;">Text here</p>
.mytext {color:#b9200f;}
This box has a color of #b9200f
<div style="background-color:#b9200f;">Content here</div>
.mybackground {background-color:#b9200f;}
Border around this has a color of #b9200f
<div style="border:2px solid #b9200f;">Content here</div>
.myborder {border:2px solid #b9200f;}