#b0801f color space conversions
Hex:
#b0801f
RGB:
176, 128, 31
CMY:
31, 50, 88
CMYK:
0, 27, 82, 31
HSL:
40°, 70.0483%, 40.5882%
HSV (HSB):
40°, 82.3864%, 69.0196%
XYZ:
25.8710, 24.7674, 4.7134
xyY:
0.4674, 0.4475, 24.7674
CIE-Lab:
56.8481, 10.0369, 55.3759
CIE-LCH:
56.8481, 56.2782, 79.7266
CIE-Luv:
56.8481, 39.6315, 54.1908
Hunter-Lab:
49.7668, 5.7002, 29.2215
#b0801f color charts
#b0801f color shades, tints & tones
#b0801f color schemes
#b0801f color preview, HTML & CSS examples
This text has a color of #b0801f
<p style="color:#b0801f;">Text here</p>
.mytext {color:#b0801f;}
This box has a color of #b0801f
<div style="background-color:#b0801f;">Content here</div>
.mybackground {background-color:#b0801f;}
Border around this has a color of #b0801f
<div style="border:2px solid #b0801f;">Content here</div>
.myborder {border:2px solid #b0801f;}