#a67c4d color space conversions
Hex:
#a67c4d
RGB:
166, 124, 77
CMY:
35, 51, 70
CMYK:
0, 25, 54, 35
HSL:
32°, 36.6255%, 47.6471%
HSV (HSB):
32°, 53.6145%, 65.0980%
XYZ:
24.2731, 23.0581, 10.1925
xyY:
0.4220, 0.4008, 23.0581
CIE-Lab:
55.1321, 10.6196, 31.8309
CIE-LCH:
55.1321, 33.5557, 71.5501
CIE-Luv:
55.1321, 31.8607, 35.5034
Hunter-Lab:
48.0189, 6.1971, 21.0283
#a67c4d color charts
#a67c4d color shades, tints & tones
#a67c4d color schemes
#a67c4d color preview, HTML & CSS examples
This text has a color of #a67c4d
<p style="color:#a67c4d;">Text here</p>
.mytext {color:#a67c4d;}
This box has a color of #a67c4d
<div style="background-color:#a67c4d;">Content here</div>
.mybackground {background-color:#a67c4d;}
Border around this has a color of #a67c4d
<div style="border:2px solid #a67c4d;">Content here</div>
.myborder {border:2px solid #a67c4d;}