#b26c2a color space conversions
Hex:
#b26c2a
RGB:
178, 108, 42
CMY:
30, 58, 84
CMYK:
0, 39, 76, 30
HSL:
29°, 61.8182%, 43.1373%
HSV (HSB):
29°, 76.4045%, 69.8039%
XYZ:
24.1406, 20.3573, 4.8475
xyY:
0.4892, 0.4125, 20.3573
CIE-Lab:
52.2388, 22.5127, 46.7689
CIE-LCH:
52.2388, 51.9053, 64.2957
CIE-Luv:
52.2388, 56.2504, 43.5995
Hunter-Lab:
45.1190, 16.5467, 25.2133
#b26c2a color charts
#b26c2a color shades, tints & tones
#b26c2a color schemes
#b26c2a color preview, HTML & CSS examples
This text has a color of #b26c2a
<p style="color:#b26c2a;">Text here</p>
.mytext {color:#b26c2a;}
This box has a color of #b26c2a
<div style="background-color:#b26c2a;">Content here</div>
.mybackground {background-color:#b26c2a;}
Border around this has a color of #b26c2a
<div style="border:2px solid #b26c2a;">Content here</div>
.myborder {border:2px solid #b26c2a;}