#a67d3d color space conversions
Hex:
#a67d3d
RGB:
166, 125, 61
CMY:
35, 51, 76
CMYK:
0, 25, 63, 35
HSL:
37°, 46.2555%, 44.5098%
HSV (HSB):
37°, 63.2530%, 65.0980%
XYZ:
23.9018, 23.1111, 7.6160
xyY:
0.4375, 0.4231, 23.1111
CIE-Lab:
55.1866, 8.7589, 40.3308
CIE-LCH:
55.1866, 41.2709, 77.7469
CIE-Luv:
55.1866, 32.4117, 43.3078
Hunter-Lab:
48.0741, 4.6183, 24.2590
#a67d3d color charts
#a67d3d color shades, tints & tones
#a67d3d color schemes
#a67d3d color preview, HTML & CSS examples
This text has a color of #a67d3d
<p style="color:#a67d3d;">Text here</p>
.mytext {color:#a67d3d;}
This box has a color of #a67d3d
<div style="background-color:#a67d3d;">Content here</div>
.mybackground {background-color:#a67d3d;}
Border around this has a color of #a67d3d
<div style="border:2px solid #a67d3d;">Content here</div>
.myborder {border:2px solid #a67d3d;}