#b00700 color space conversions
Hex:
#b00700
RGB:
176, 7, 0
CMY:
31, 97, 100
CMYK:
0, 96, 100, 31
HSL:
2°, 100.0000%, 34.5098%
HSV (HSB):
2°, 100.0000%, 69.0196%
XYZ:
17.9805, 9.3821, 0.8632
xyY:
0.6370, 0.3324, 9.3821
CIE-Lab:
36.7097, 59.8309, 50.9453
CIE-LCH:
36.7097, 78.5822, 40.4140
CIE-Luv:
36.7097, 118.3741, 26.3179
Hunter-Lab:
30.6302, 51.1801, 19.7702
#b00700 color charts
#b00700 color shades, tints & tones
#b00700 color schemes
#b00700 color preview, HTML & CSS examples
This text has a color of #b00700
<p style="color:#b00700;">Text here</p>
.mytext {color:#b00700;}
This box has a color of #b00700
<div style="background-color:#b00700;">Content here</div>
.mybackground {background-color:#b00700;}
Border around this has a color of #b00700
<div style="border:2px solid #b00700;">Content here</div>
.myborder {border:2px solid #b00700;}