#b26c1d color space conversions
Hex:
#b26c1d
RGB:
178, 108, 29
CMY:
30, 58, 89
CMYK:
0, 39, 84, 30
HSL:
32°, 71.9807%, 40.5882%
HSV (HSB):
32°, 83.7079%, 69.8039%
XYZ:
23.9444, 20.2788, 3.8146
xyY:
0.4984, 0.4221, 20.2788
CIE-Lab:
52.1510, 22.0311, 52.0593
CIE-LCH:
52.1510, 56.5291, 67.0622
CIE-Luv:
52.1510, 57.0952, 46.8709
Hunter-Lab:
45.0320, 16.1061, 26.5000
#b26c1d color charts
#b26c1d color shades, tints & tones
#b26c1d color schemes
#b26c1d color preview, HTML & CSS examples
This text has a color of #b26c1d
<p style="color:#b26c1d;">Text here</p>
.mytext {color:#b26c1d;}
This box has a color of #b26c1d
<div style="background-color:#b26c1d;">Content here</div>
.mybackground {background-color:#b26c1d;}
Border around this has a color of #b26c1d
<div style="border:2px solid #b26c1d;">Content here</div>
.myborder {border:2px solid #b26c1d;}