#b26c5f color space conversions
Hex:
#b26c5f
RGB:
178, 108, 95
CMY:
30, 58, 63
CMYK:
0, 39, 47, 30
HSL:
9°, 35.0211%, 53.5294%
HSV (HSB):
9°, 46.6292%, 69.8039%
XYZ:
25.7882, 21.0163, 13.5238
xyY:
0.4275, 0.3484, 21.0163
CIE-Lab:
52.9674, 26.4182, 19.1216
CIE-LCH:
52.9674, 32.6122, 35.8972
CIE-Luv:
52.9674, 49.9036, 18.8158
Hunter-Lab:
45.8436, 20.1847, 14.6000
#b26c5f color charts
#b26c5f color shades, tints & tones
#b26c5f color schemes
#b26c5f color preview, HTML & CSS examples
This text has a color of #b26c5f
<p style="color:#b26c5f;">Text here</p>
.mytext {color:#b26c5f;}
This box has a color of #b26c5f
<div style="background-color:#b26c5f;">Content here</div>
.mybackground {background-color:#b26c5f;}
Border around this has a color of #b26c5f
<div style="border:2px solid #b26c5f;">Content here</div>
.myborder {border:2px solid #b26c5f;}