#b9081a color space conversions
Hex:
#b9081a
RGB:
185, 8, 26
CMY:
27, 97, 90
CMYK:
0, 96, 86, 27
HSL:
354°, 91.7098%, 37.8431%
HSV (HSB):
354°, 95.6757%, 72.5490%
XYZ:
20.2809, 10.5625, 1.9471
xyY:
0.6185, 0.3221, 10.5625
CIE-Lab:
38.8337, 62.4288, 42.2400
CIE-LCH:
38.8337, 75.3762, 34.0827
CIE-Luv:
38.8337, 122.0245, 23.5966
Hunter-Lab:
32.5001, 54.5135, 19.1979
#b9081a color charts
#b9081a color shades, tints & tones
#b9081a color schemes
#b9081a color preview, HTML & CSS examples
This text has a color of #b9081a
<p style="color:#b9081a;">Text here</p>
.mytext {color:#b9081a;}
This box has a color of #b9081a
<div style="background-color:#b9081a;">Content here</div>
.mybackground {background-color:#b9081a;}
Border around this has a color of #b9081a
<div style="border:2px solid #b9081a;">Content here</div>
.myborder {border:2px solid #b9081a;}