#a26d2f color space conversions
Hex:
#a26d2f
RGB:
162, 109, 47
CMY:
36, 57, 82
CMYK:
0, 33, 71, 36
HSL:
32°, 55.0239%, 40.9804%
HSV (HSB):
32°, 70.9877%, 63.5294%
XYZ:
20.8820, 18.8239, 5.2221
xyY:
0.4648, 0.4190, 18.8239
CIE-Lab:
50.4805, 15.1502, 41.9567
CIE-LCH:
50.4805, 44.6082, 70.1458
CIE-Luv:
50.4805, 42.0525, 41.2784
Hunter-Lab:
43.3865, 9.9860, 23.2343
#a26d2f color charts
#a26d2f color shades, tints & tones
#a26d2f color schemes
#a26d2f color preview, HTML & CSS examples
This text has a color of #a26d2f
<p style="color:#a26d2f;">Text here</p>
.mytext {color:#a26d2f;}
This box has a color of #a26d2f
<div style="background-color:#a26d2f;">Content here</div>
.mybackground {background-color:#a26d2f;}
Border around this has a color of #a26d2f
<div style="border:2px solid #a26d2f;">Content here</div>
.myborder {border:2px solid #a26d2f;}