#b26f5c color space conversions
Hex:
#b26f5c
RGB:
178, 111, 92
CMY:
30, 56, 64
CMYK:
0, 38, 48, 30
HSL:
13°, 35.8333%, 52.9412%
HSV (HSB):
13°, 48.3146%, 69.8039%
XYZ:
25.9763, 21.6066, 12.9266
xyY:
0.4293, 0.3571, 21.6066
CIE-Lab:
53.6070, 24.4459, 21.7157
CIE-LCH:
53.6070, 32.6982, 41.6151
CIE-Luv:
53.6070, 48.3424, 22.1232
Hunter-Lab:
46.4829, 18.4073, 16.0498
#b26f5c color charts
#b26f5c color shades, tints & tones
#b26f5c color schemes
#b26f5c color preview, HTML & CSS examples
This text has a color of #b26f5c
<p style="color:#b26f5c;">Text here</p>
.mytext {color:#b26f5c;}
This box has a color of #b26f5c
<div style="background-color:#b26f5c;">Content here</div>
.mybackground {background-color:#b26f5c;}
Border around this has a color of #b26f5c
<div style="border:2px solid #b26f5c;">Content here</div>
.myborder {border:2px solid #b26f5c;}