#b26f4c color space conversions
Hex:
#b26f4c
RGB:
178, 111, 76
CMY:
30, 56, 70
CMYK:
0, 38, 57, 30
HSL:
21°, 40.1575%, 49.8039%
HSV (HSB):
21°, 57.3034%, 69.8039%
XYZ:
25.3490, 21.3557, 9.6235
xyY:
0.4500, 0.3791, 21.3557
CIE-Lab:
53.3366, 22.9787, 30.4575
CIE-LCH:
53.3366, 38.1534, 52.9671
CIE-Luv:
53.3366, 50.5274, 31.0696
Hunter-Lab:
46.2122, 17.0423, 20.0016
#b26f4c color charts
#b26f4c color shades, tints & tones
#b26f4c color schemes
#b26f4c color preview, HTML & CSS examples
This text has a color of #b26f4c
<p style="color:#b26f4c;">Text here</p>
.mytext {color:#b26f4c;}
This box has a color of #b26f4c
<div style="background-color:#b26f4c;">Content here</div>
.mybackground {background-color:#b26f4c;}
Border around this has a color of #b26f4c
<div style="border:2px solid #b26f4c;">Content here</div>
.myborder {border:2px solid #b26f4c;}