#a26e2a color space conversions
Hex:
#a26e2a
RGB:
162, 110, 42
CMY:
36, 57, 84
CMYK:
0, 32, 74, 36
HSL:
34°, 58.8235%, 40.0000%
HSV (HSB):
34°, 74.0741%, 63.5294%
XYZ:
20.8941, 19.0004, 4.7567
xyY:
0.4679, 0.4255, 19.0004
CIE-Lab:
50.6877, 14.3156, 44.5400
CIE-LCH:
50.6877, 46.7841, 72.1820
CIE-Luv:
50.6877, 41.6437, 43.3358
Hunter-Lab:
43.5895, 9.2805, 24.0426
#a26e2a color charts
#a26e2a color shades, tints & tones
#a26e2a color schemes
#a26e2a color preview, HTML & CSS examples
This text has a color of #a26e2a
<p style="color:#a26e2a;">Text here</p>
.mytext {color:#a26e2a;}
This box has a color of #a26e2a
<div style="background-color:#a26e2a;">Content here</div>
.mybackground {background-color:#a26e2a;}
Border around this has a color of #a26e2a
<div style="border:2px solid #a26e2a;">Content here</div>
.myborder {border:2px solid #a26e2a;}