#a26b2c color space conversions
Hex:
#a26b2c
RGB:
162, 107, 44
CMY:
36, 58, 83
CMYK:
0, 34, 73, 36
HSL:
32°, 57.2816%, 40.3922%
HSV (HSB):
32°, 72.8395%, 63.5294%
XYZ:
20.6126, 18.3786, 4.8439
xyY:
0.4702, 0.4193, 18.3786
CIE-Lab:
49.9522, 16.1246, 42.8440
CIE-LCH:
49.9522, 45.7778, 69.3759
CIE-Luv:
49.9522, 43.7840, 41.4451
Hunter-Lab:
42.8703, 10.8022, 23.3101
#a26b2c color charts
#a26b2c color shades, tints & tones
#a26b2c color schemes
#a26b2c color preview, HTML & CSS examples
This text has a color of #a26b2c
<p style="color:#a26b2c;">Text here</p>
.mytext {color:#a26b2c;}
This box has a color of #a26b2c
<div style="background-color:#a26b2c;">Content here</div>
.mybackground {background-color:#a26b2c;}
Border around this has a color of #a26b2c
<div style="border:2px solid #a26b2c;">Content here</div>
.myborder {border:2px solid #a26b2c;}