#b9070f color space conversions
Hex:
#b9070f
RGB:
185, 7, 15
CMY:
27, 97, 94
CMYK:
0, 96, 92, 27
HSL:
357°, 92.7083%, 37.6471%
HSV (HSB):
357°, 96.2162%, 72.5490%
XYZ:
20.1698, 10.5007, 1.4157
xyY:
0.6286, 0.3273, 10.5007
CIE-Lab:
38.7265, 62.3441, 47.3268
CIE-LCH:
38.7265, 78.2727, 37.2029
CIE-Luv:
38.7265, 123.6600, 25.7444
Hunter-Lab:
32.4048, 54.3955, 20.0931
#b9070f color charts
#b9070f color shades, tints & tones
#b9070f color schemes
#b9070f color preview, HTML & CSS examples
This text has a color of #b9070f
<p style="color:#b9070f;">Text here</p>
.mytext {color:#b9070f;}
This box has a color of #b9070f
<div style="background-color:#b9070f;">Content here</div>
.mybackground {background-color:#b9070f;}
Border around this has a color of #b9070f
<div style="border:2px solid #b9070f;">Content here</div>
.myborder {border:2px solid #b9070f;}