#b9070d color space conversions
Hex:
#b9070d
RGB:
185, 7, 13
CMY:
27, 97, 95
CMYK:
0, 96, 93, 27
HSL:
358°, 92.7083%, 37.6471%
HSV (HSB):
358°, 96.2162%, 72.5490%
XYZ:
20.1562, 10.4953, 1.3442
xyY:
0.6300, 0.3280, 10.4953
CIE-Lab:
38.7171, 62.3179, 48.1160
CIE-LCH:
38.7171, 78.7316, 37.6719
CIE-Luv:
38.7171, 123.8598, 26.0483
Hunter-Lab:
32.3965, 54.3641, 20.2174
#b9070d color charts
#b9070d color shades, tints & tones
#b9070d color schemes
#b9070d color preview, HTML & CSS examples
This text has a color of #b9070d
<p style="color:#b9070d;">Text here</p>
.mytext {color:#b9070d;}
This box has a color of #b9070d
<div style="background-color:#b9070d;">Content here</div>
.mybackground {background-color:#b9070d;}
Border around this has a color of #b9070d
<div style="border:2px solid #b9070d;">Content here</div>
.myborder {border:2px solid #b9070d;}