#b0801e color space conversions
Hex:
#b0801e
RGB:
176, 128, 30
CMY:
31, 50, 88
CMYK:
0, 27, 83, 31
HSL:
40°, 70.8738%, 40.3922%
HSV (HSB):
40°, 82.9545%, 69.0196%
XYZ:
25.8580, 24.7622, 4.6450
xyY:
0.4679, 0.4481, 24.7622
CIE-Lab:
56.8430, 10.0047, 55.7082
CIE-LCH:
56.8430, 56.5995, 79.8187
CIE-Luv:
56.8430, 39.6684, 54.3900
Hunter-Lab:
49.7616, 5.6725, 29.2987
#b0801e color charts
#b0801e color shades, tints & tones
#b0801e color schemes
#b0801e color preview, HTML & CSS examples
This text has a color of #b0801e
<p style="color:#b0801e;">Text here</p>
.mytext {color:#b0801e;}
This box has a color of #b0801e
<div style="background-color:#b0801e;">Content here</div>
.mybackground {background-color:#b0801e;}
Border around this has a color of #b0801e
<div style="border:2px solid #b0801e;">Content here</div>
.myborder {border:2px solid #b0801e;}