#b26a1e color space conversions
Hex:
#b26a1e
RGB:
178, 106, 30
CMY:
30, 58, 88
CMYK:
0, 40, 83, 30
HSL:
31°, 71.1538%, 40.7843%
HSV (HSB):
31°, 83.1461%, 69.8039%
XYZ:
23.7485, 19.8668, 3.8113
xyY:
0.5007, 0.4189, 19.8668
CIE-Lab:
51.6863, 23.1705, 51.2769
CIE-LCH:
51.6863, 56.2690, 65.6832
CIE-Luv:
51.6863, 58.6383, 45.8970
Hunter-Lab:
44.5722, 17.1052, 26.1307
#b26a1e color charts
#b26a1e color shades, tints & tones
#b26a1e color schemes
#b26a1e color preview, HTML & CSS examples
This text has a color of #b26a1e
<p style="color:#b26a1e;">Text here</p>
.mytext {color:#b26a1e;}
This box has a color of #b26a1e
<div style="background-color:#b26a1e;">Content here</div>
.mybackground {background-color:#b26a1e;}
Border around this has a color of #b26a1e
<div style="border:2px solid #b26a1e;">Content here</div>
.myborder {border:2px solid #b26a1e;}