#b00805 color space conversions
Hex:
#b00805
RGB:
176, 8, 5
CMY:
31, 97, 98
CMYK:
0, 95, 97, 31
HSL:
1°, 94.4751%, 35.4902%
HSV (HSB):
1°, 97.1591%, 69.0196%
XYZ:
18.0187, 9.4147, 1.0111
xyY:
0.6335, 0.3310, 9.4147
CIE-Lab:
36.7708, 59.7709, 48.9461
CIE-LCH:
36.7708, 77.2546, 39.3139
CIE-Luv:
36.7708, 117.7453, 25.7291
Hunter-Lab:
30.6834, 51.1274, 19.5246
#b00805 color charts
#b00805 color shades, tints & tones
#b00805 color schemes
#b00805 color preview, HTML & CSS examples
This text has a color of #b00805
<p style="color:#b00805;">Text here</p>
.mytext {color:#b00805;}
This box has a color of #b00805
<div style="background-color:#b00805;">Content here</div>
.mybackground {background-color:#b00805;}
Border around this has a color of #b00805
<div style="border:2px solid #b00805;">Content here</div>
.myborder {border:2px solid #b00805;}