#a26a2d color space conversions
Hex:
#a26a2d
RGB:
162, 106, 45
CMY:
36, 58, 82
CMYK:
0, 35, 72, 36
HSL:
31°, 56.5217%, 40.5882%
HSV (HSB):
31°, 72.2222%, 63.5294%
XYZ:
20.5280, 18.1789, 4.9096
xyY:
0.4706, 0.4168, 18.1789
CIE-Lab:
49.7124, 16.7463, 42.1118
CIE-LCH:
49.7124, 45.3194, 68.3141
CIE-Luv:
49.7124, 44.4686, 40.6941
Hunter-Lab:
42.6367, 11.3267, 23.0186
#a26a2d color charts
#a26a2d color shades, tints & tones
#a26a2d color schemes
#a26a2d color preview, HTML & CSS examples
This text has a color of #a26a2d
<p style="color:#a26a2d;">Text here</p>
.mytext {color:#a26a2d;}
This box has a color of #a26a2d
<div style="background-color:#a26a2d;">Content here</div>
.mybackground {background-color:#a26a2d;}
Border around this has a color of #a26a2d
<div style="border:2px solid #a26a2d;">Content here</div>
.myborder {border:2px solid #a26a2d;}