#b26f2c color space conversions
Hex:
#b26f2c
RGB:
178, 111, 44
CMY:
30, 56, 83
CMYK:
0, 38, 75, 30
HSL:
30°, 60.3604%, 43.5294%
HSV (HSB):
30°, 75.2809%, 69.8039%
XYZ:
24.4992, 21.0157, 5.1481
xyY:
0.4836, 0.4148, 21.0157
CIE-Lab:
52.9667, 20.9353, 46.5882
CIE-LCH:
52.9667, 51.0758, 65.8023
CIE-Luv:
52.9667, 53.7550, 44.1976
Hunter-Lab:
45.8429, 15.1681, 25.4319
#b26f2c color charts
#b26f2c color shades, tints & tones
#b26f2c color schemes
#b26f2c color preview, HTML & CSS examples
This text has a color of #b26f2c
<p style="color:#b26f2c;">Text here</p>
.mytext {color:#b26f2c;}
This box has a color of #b26f2c
<div style="background-color:#b26f2c;">Content here</div>
.mybackground {background-color:#b26f2c;}
Border around this has a color of #b26f2c
<div style="border:2px solid #b26f2c;">Content here</div>
.myborder {border:2px solid #b26f2c;}