#a26f2f color space conversions
Hex:
#a26f2f
RGB:
162, 111, 47
CMY:
36, 56, 82
CMYK:
0, 31, 71, 36
HSL:
33°, 55.0239%, 40.9804%
HSV (HSB):
33°, 70.9877%, 63.5294%
XYZ:
21.0978, 19.2555, 5.2940
xyY:
0.4622, 0.4218, 19.2555
CIE-Lab:
50.9848, 14.0124, 42.4940
CIE-LCH:
50.9848, 44.7446, 71.7500
CIE-Luv:
50.9848, 40.5491, 42.1299
Hunter-Lab:
43.8811, 9.0301, 23.5637
#a26f2f color charts
#a26f2f color shades, tints & tones
#a26f2f color schemes
#a26f2f color preview, HTML & CSS examples
This text has a color of #a26f2f
<p style="color:#a26f2f;">Text here</p>
.mytext {color:#a26f2f;}
This box has a color of #a26f2f
<div style="background-color:#a26f2f;">Content here</div>
.mybackground {background-color:#a26f2f;}
Border around this has a color of #a26f2f
<div style="border:2px solid #a26f2f;">Content here</div>
.myborder {border:2px solid #a26f2f;}