#b26d5e color space conversions
Hex:
#b26d5e
RGB:
178, 109, 94
CMY:
30, 57, 63
CMYK:
0, 39, 47, 30
HSL:
11°, 35.2941%, 53.3333%
HSV (HSB):
11°, 47.1910%, 69.8039%
XYZ:
25.8491, 21.2104, 13.3213
xyY:
0.4281, 0.3513, 21.2104
CIE-Lab:
53.1790, 25.7605, 19.9872
CIE-LCH:
53.1790, 32.6051, 37.8074
CIE-Luv:
53.1790, 49.3908, 19.9259
Hunter-Lab:
46.0548, 19.5907, 15.0888
#b26d5e color charts
#b26d5e color shades, tints & tones
#b26d5e color schemes
#b26d5e color preview, HTML & CSS examples
This text has a color of #b26d5e
<p style="color:#b26d5e;">Text here</p>
.mytext {color:#b26d5e;}
This box has a color of #b26d5e
<div style="background-color:#b26d5e;">Content here</div>
.mybackground {background-color:#b26d5e;}
Border around this has a color of #b26d5e
<div style="border:2px solid #b26d5e;">Content here</div>
.myborder {border:2px solid #b26d5e;}