#b9092a color space conversions
Hex:
#b9092a
RGB:
185, 9, 42
CMY:
27, 96, 84
CMYK:
0, 95, 77, 27
HSL:
349°, 90.7216%, 38.0392%
HSV (HSB):
349°, 95.1351%, 72.5490%
XYZ:
20.5232, 10.6768, 3.1696
xyY:
0.5971, 0.3106, 10.6768
CIE-Lab:
39.0307, 62.7646, 33.3564
CIE-LCH:
39.0307, 71.0777, 27.9885
CIE-Luv:
39.0307, 118.6342, 18.7320
Hunter-Lab:
32.6754, 54.9326, 17.1215
#b9092a color charts
#b9092a color shades, tints & tones
#b9092a color schemes
#b9092a color preview, HTML & CSS examples
This text has a color of #b9092a
<p style="color:#b9092a;">Text here</p>
.mytext {color:#b9092a;}
This box has a color of #b9092a
<div style="background-color:#b9092a;">Content here</div>
.mybackground {background-color:#b9092a;}
Border around this has a color of #b9092a
<div style="border:2px solid #b9092a;">Content here</div>
.myborder {border:2px solid #b9092a;}