#b9000b color space conversions
Hex:
#b9000b
RGB:
185, 0, 11
CMY:
27, 100, 96
CMYK:
0, 100, 94, 27
HSL:
356°, 100.0000%, 36.2745%
HSV (HSB):
356°, 100.0000%, 72.5490%
XYZ:
20.0680, 10.3384, 1.2544
xyY:
0.6338, 0.3265, 10.3384
CIE-Lab:
38.4431, 63.0631, 48.6966
CIE-LCH:
38.4431, 79.6763, 37.6749
CIE-Luv:
38.4431, 125.3587, 25.8583
Hunter-Lab:
32.1535, 55.1389, 20.1943
#b9000b color charts
#b9000b color shades, tints & tones
#b9000b color schemes
#b9000b color preview, HTML & CSS examples
This text has a color of #b9000b
<p style="color:#b9000b;">Text here</p>
.mytext {color:#b9000b;}
This box has a color of #b9000b
<div style="background-color:#b9000b;">Content here</div>
.mybackground {background-color:#b9000b;}
Border around this has a color of #b9000b
<div style="border:2px solid #b9000b;">Content here</div>
.myborder {border:2px solid #b9000b;}