#a26e40 color space conversions
Hex:
#a26e40
RGB:
162, 110, 64
CMY:
36, 57, 75
CMYK:
0, 32, 60, 36
HSL:
28°, 43.3628%, 44.3137%
HSV (HSB):
28°, 60.4938%, 63.5294%
XYZ:
21.4016, 19.2034, 7.4291
xyY:
0.4456, 0.3998, 19.2034
CIE-Lab:
50.9243, 15.7192, 33.6616
CIE-LCH:
50.9243, 37.1510, 64.9685
CIE-Luv:
50.9243, 39.8621, 34.8524
Hunter-Lab:
43.8217, 10.4879, 20.6237
#a26e40 color charts
#a26e40 color shades, tints & tones
#a26e40 color schemes
#a26e40 color preview, HTML & CSS examples
This text has a color of #a26e40
<p style="color:#a26e40;">Text here</p>
.mytext {color:#a26e40;}
This box has a color of #a26e40
<div style="background-color:#a26e40;">Content here</div>
.mybackground {background-color:#a26e40;}
Border around this has a color of #a26e40
<div style="border:2px solid #a26e40;">Content here</div>
.myborder {border:2px solid #a26e40;}