#b26c4a color space conversions
Hex:
#b26c4a
RGB:
178, 108, 74
CMY:
30, 58, 71
CMYK:
0, 39, 58, 30
HSL:
20°, 41.2698%, 49.4118%
HSV (HSB):
20°, 58.4270%, 69.8039%
XYZ:
24.9587, 20.6845, 9.1556
xyY:
0.4555, 0.3775, 20.6845
CIE-Lab:
52.6025, 24.4823, 30.6596
CIE-LCH:
52.6025, 39.2352, 51.3919
CIE-Luv:
52.6025, 52.9421, 30.7291
Hunter-Lab:
45.4802, 18.3670, 19.9005
#b26c4a color charts
#b26c4a color shades, tints & tones
#b26c4a color schemes
#b26c4a color preview, HTML & CSS examples
This text has a color of #b26c4a
<p style="color:#b26c4a;">Text here</p>
.mytext {color:#b26c4a;}
This box has a color of #b26c4a
<div style="background-color:#b26c4a;">Content here</div>
.mybackground {background-color:#b26c4a;}
Border around this has a color of #b26c4a
<div style="border:2px solid #b26c4a;">Content here</div>
.myborder {border:2px solid #b26c4a;}