#b26e1a color space conversions
Hex:
#b26e1a
RGB:
178, 110, 26
CMY:
30, 57, 90
CMYK:
0, 38, 85, 30
HSL:
33°, 74.5098%, 40.0000%
HSV (HSB):
33°, 85.3933%, 69.8039%
XYZ:
24.1225, 20.6914, 3.6997
xyY:
0.4972, 0.4265, 20.6914
CIE-Lab:
52.6101, 20.8330, 53.5144
CIE-LCH:
52.6101, 57.4265, 68.7292
CIE-Luv:
52.6101, 55.6455, 48.2265
Hunter-Lab:
45.4878, 15.0560, 27.0191
#b26e1a color charts
#b26e1a color shades, tints & tones
#b26e1a color schemes
#b26e1a color preview, HTML & CSS examples
This text has a color of #b26e1a
<p style="color:#b26e1a;">Text here</p>
.mytext {color:#b26e1a;}
This box has a color of #b26e1a
<div style="background-color:#b26e1a;">Content here</div>
.mybackground {background-color:#b26e1a;}
Border around this has a color of #b26e1a
<div style="border:2px solid #b26e1a;">Content here</div>
.myborder {border:2px solid #b26e1a;}