#b26d3a color space conversions
Hex:
#b26d3a
RGB:
178, 109, 58
CMY:
30, 57, 77
CMYK:
0, 39, 67, 30
HSL:
26°, 50.8475%, 46.2745%
HSV (HSB):
26°, 67.4157%, 69.8039%
XYZ:
24.5925, 20.7077, 6.7038
xyY:
0.4729, 0.3982, 20.7077
CIE-Lab:
52.6281, 22.7979, 39.3504
CIE-LCH:
52.6281, 45.4774, 59.9139
CIE-Luv:
52.6281, 54.0551, 38.4336
Hunter-Lab:
45.5058, 16.8308, 23.1195
#b26d3a color charts
#b26d3a color shades, tints & tones
#b26d3a color schemes
#b26d3a color preview, HTML & CSS examples
This text has a color of #b26d3a
<p style="color:#b26d3a;">Text here</p>
.mytext {color:#b26d3a;}
This box has a color of #b26d3a
<div style="background-color:#b26d3a;">Content here</div>
.mybackground {background-color:#b26d3a;}
Border around this has a color of #b26d3a
<div style="border:2px solid #b26d3a;">Content here</div>
.myborder {border:2px solid #b26d3a;}