#b26f5e color space conversions
Hex:
#b26f5e
RGB:
178, 111, 94
CMY:
30, 56, 63
CMYK:
0, 38, 47, 30
HSL:
12°, 35.2941%, 53.3333%
HSV (HSB):
12°, 47.1910%, 69.8039%
XYZ:
26.0649, 21.6420, 13.3932
xyY:
0.4266, 0.3542, 21.6420
CIE-Lab:
53.6451, 24.6505, 20.6124
CIE-LCH:
53.6451, 32.1328, 39.9019
CIE-Luv:
53.6451, 48.0460, 20.9055
Hunter-Lab:
46.5210, 18.5988, 15.4953
#b26f5e color charts
#b26f5e color shades, tints & tones
#b26f5e color schemes
#b26f5e color preview, HTML & CSS examples
This text has a color of #b26f5e
<p style="color:#b26f5e;">Text here</p>
.mytext {color:#b26f5e;}
This box has a color of #b26f5e
<div style="background-color:#b26f5e;">Content here</div>
.mybackground {background-color:#b26f5e;}
Border around this has a color of #b26f5e
<div style="border:2px solid #b26f5e;">Content here</div>
.myborder {border:2px solid #b26f5e;}