#b00500 color space conversions
Hex:
#b00500
RGB:
176, 5, 0
CMY:
31, 98, 100
CMYK:
0, 97, 100, 31
HSL:
2°, 100.0000%, 34.5098%
HSV (HSB):
2°, 100.0000%, 69.0196%
XYZ:
17.9588, 9.3386, 0.8560
xyY:
0.6379, 0.3317, 9.3386
CIE-Lab:
36.6283, 60.0663, 50.9084
CIE-LCH:
36.6283, 78.7377, 40.2825
CIE-Luv:
36.6283, 118.7724, 26.1792
Hunter-Lab:
30.5592, 51.4207, 19.7306
#b00500 color charts
#b00500 color shades, tints & tones
#b00500 color schemes
#b00500 color preview, HTML & CSS examples
This text has a color of #b00500
<p style="color:#b00500;">Text here</p>
.mytext {color:#b00500;}
This box has a color of #b00500
<div style="background-color:#b00500;">Content here</div>
.mybackground {background-color:#b00500;}
Border around this has a color of #b00500
<div style="border:2px solid #b00500;">Content here</div>
.myborder {border:2px solid #b00500;}