#b00000 color space conversions
Hex:
#b00000
RGB:
176, 0, 0
CMY:
31, 100, 100
CMYK:
0, 100, 100, 31
HSL:
0°, 100.0000%, 34.5098%
HSV (HSB):
0°, 100.0000%, 69.0196%
XYZ:
17.9045, 9.2301, 0.8379
xyY:
0.6401, 0.3300, 9.2301
CIE-Lab:
36.4236, 60.6593, 50.8142
CIE-LCH:
36.4236, 79.1305, 39.9529
CIE-Luv:
36.4236, 119.7768, 25.8301
Hunter-Lab:
30.3811, 52.0285, 19.6315
#b00000 color charts
#b00000 color shades, tints & tones
#b00000 color schemes
#b00000 color preview, HTML & CSS examples
This text has a color of #b00000
<p style="color:#b00000;">Text here</p>
.mytext {color:#b00000;}
This box has a color of #b00000
<div style="background-color:#b00000;">Content here</div>
.mybackground {background-color:#b00000;}
Border around this has a color of #b00000
<div style="border:2px solid #b00000;">Content here</div>
.myborder {border:2px solid #b00000;}