#b00b00 color space conversions
Hex:
#b00b00
RGB:
176, 11, 0
CMY:
31, 96, 100
CMYK:
0, 94, 100, 31
HSL:
4°, 100.0000%, 34.5098%
HSV (HSB):
4°, 100.0000%, 69.0196%
XYZ:
18.0242, 9.4695, 0.8778
xyY:
0.6353, 0.3338, 9.4695
CIE-Lab:
36.8729, 59.3600, 51.0183
CIE-LCH:
36.8729, 78.2718, 40.6782
CIE-Luv:
36.8729, 117.5784, 26.5956
Hunter-Lab:
30.7725, 50.6999, 19.8494
#b00b00 color charts
#b00b00 color shades, tints & tones
#b00b00 color schemes
#b00b00 color preview, HTML & CSS examples
This text has a color of #b00b00
<p style="color:#b00b00;">Text here</p>
.mytext {color:#b00b00;}
This box has a color of #b00b00
<div style="background-color:#b00b00;">Content here</div>
.mybackground {background-color:#b00b00;}
Border around this has a color of #b00b00
<div style="border:2px solid #b00b00;">Content here</div>
.myborder {border:2px solid #b00b00;}