#b9081f color space conversions
Hex:
#b9081f
RGB:
185, 8, 31
CMY:
27, 97, 88
CMYK:
0, 96, 83, 27
HSL:
352°, 91.7098%, 37.8431%
HSV (HSB):
352°, 95.6757%, 72.5490%
XYZ:
20.3417, 10.5869, 2.2677
xyY:
0.6128, 0.3189, 10.5869
CIE-Lab:
38.8758, 62.5459, 39.5872
CIE-LCH:
38.8758, 74.0212, 32.3309
CIE-Luv:
38.8758, 121.1607, 22.2751
Hunter-Lab:
32.5375, 54.6538, 18.6441
#b9081f color charts
#b9081f color shades, tints & tones
#b9081f color schemes
#b9081f color preview, HTML & CSS examples
This text has a color of #b9081f
<p style="color:#b9081f;">Text here</p>
.mytext {color:#b9081f;}
This box has a color of #b9081f
<div style="background-color:#b9081f;">Content here</div>
.mybackground {background-color:#b9081f;}
Border around this has a color of #b9081f
<div style="border:2px solid #b9081f;">Content here</div>
.myborder {border:2px solid #b9081f;}