#b9073f color space conversions
Hex:
#b9073f
RGB:
185, 7, 63
CMY:
27, 97, 75
CMYK:
0, 96, 66, 27
HSL:
341°, 92.7083%, 37.6471%
HSV (HSB):
341°, 96.2162%, 72.5490%
XYZ:
20.9808, 10.8251, 5.6863
xyY:
0.5596, 0.2887, 10.8251
CIE-Lab:
39.2844, 63.8843, 20.5607
CIE-LCH:
39.2844, 67.1115, 17.8404
CIE-Luv:
39.2844, 112.8147, 9.0813
Hunter-Lab:
32.9016, 56.2487, 12.7842
#b9073f color charts
#b9073f color shades, tints & tones
#b9073f color schemes
#b9073f color preview, HTML & CSS examples
This text has a color of #b9073f
<p style="color:#b9073f;">Text here</p>
.mytext {color:#b9073f;}
This box has a color of #b9073f
<div style="background-color:#b9073f;">Content here</div>
.mybackground {background-color:#b9073f;}
Border around this has a color of #b9073f
<div style="border:2px solid #b9073f;">Content here</div>
.myborder {border:2px solid #b9073f;}