#b0812d color space conversions
Hex:
#b0812d
RGB:
176, 129, 45
CMY:
31, 49, 82
CMYK:
0, 27, 74, 31
HSL:
38°, 59.2760%, 43.3333%
HSV (HSB):
38°, 74.4318%, 69.0196%
XYZ:
26.2284, 25.1201, 5.9489
xyY:
0.4578, 0.4384, 25.1201
CIE-Lab:
57.1922, 10.0388, 50.3028
CIE-LCH:
57.1922, 51.2947, 78.7138
CIE-Luv:
57.1922, 38.2415, 51.1753
Hunter-Lab:
50.1199, 5.7015, 28.0466
#b0812d color charts
#b0812d color shades, tints & tones
#b0812d color schemes
#b0812d color preview, HTML & CSS examples
This text has a color of #b0812d
<p style="color:#b0812d;">Text here</p>
.mytext {color:#b0812d;}
This box has a color of #b0812d
<div style="background-color:#b0812d;">Content here</div>
.mybackground {background-color:#b0812d;}
Border around this has a color of #b0812d
<div style="border:2px solid #b0812d;">Content here</div>
.myborder {border:2px solid #b0812d;}