#a26a2e color space conversions
Hex:
#a26a2e
RGB:
162, 106, 46
CMY:
36, 58, 82
CMYK:
0, 35, 72, 36
HSL:
31°, 55.7692%, 40.7843%
HSV (HSB):
31°, 71.6049%, 63.5294%
XYZ:
20.5475, 18.1867, 5.0122
xyY:
0.4697, 0.4157, 18.1867
CIE-Lab:
49.7218, 16.8008, 41.6355
CIE-LCH:
49.7218, 44.8974, 68.0249
CIE-Luv:
49.7218, 44.3921, 40.3541
Hunter-Lab:
42.6459, 11.3739, 22.8837
#a26a2e color charts
#a26a2e color shades, tints & tones
#a26a2e color schemes
#a26a2e color preview, HTML & CSS examples
This text has a color of #a26a2e
<p style="color:#a26a2e;">Text here</p>
.mytext {color:#a26a2e;}
This box has a color of #a26a2e
<div style="background-color:#a26a2e;">Content here</div>
.mybackground {background-color:#a26a2e;}
Border around this has a color of #a26a2e
<div style="border:2px solid #a26a2e;">Content here</div>
.myborder {border:2px solid #a26a2e;}