#a67e40 color space conversions
Hex:
#a67e40
RGB:
166, 126, 64
CMY:
35, 51, 75
CMYK:
0, 24, 61, 35
HSL:
36°, 44.3478%, 45.0980%
HSV (HSB):
36°, 61.4458%, 65.0980%
XYZ:
24.1122, 23.3989, 8.0961
xyY:
0.4336, 0.4208, 23.3989
CIE-Lab:
55.4808, 8.4140, 39.1418
CIE-LCH:
55.4808, 40.0359, 77.8682
CIE-Luv:
55.4808, 31.4855, 42.5185
Hunter-Lab:
48.3724, 4.3252, 23.9373
#a67e40 color charts
#a67e40 color shades, tints & tones
#a67e40 color schemes
#a67e40 color preview, HTML & CSS examples
This text has a color of #a67e40
<p style="color:#a67e40;">Text here</p>
.mytext {color:#a67e40;}
This box has a color of #a67e40
<div style="background-color:#a67e40;">Content here</div>
.mybackground {background-color:#a67e40;}
Border around this has a color of #a67e40
<div style="border:2px solid #a67e40;">Content here</div>
.myborder {border:2px solid #a67e40;}