#a67c4c color space conversions
Hex:
#a67c4c
RGB:
166, 124, 76
CMY:
35, 51, 70
CMYK:
0, 25, 54, 35
HSL:
32°, 37.1901%, 47.4510%
HSV (HSB):
32°, 54.2169%, 65.0980%
XYZ:
24.2380, 23.0441, 10.0079
xyY:
0.4231, 0.4022, 23.0441
CIE-Lab:
55.1177, 10.5290, 32.3575
CIE-LCH:
55.1177, 34.0275, 71.9754
CIE-Luv:
55.1177, 31.9480, 36.0094
Hunter-Lab:
48.0043, 6.1197, 21.2422
#a67c4c color charts
#a67c4c color shades, tints & tones
#a67c4c color schemes
#a67c4c color preview, HTML & CSS examples
This text has a color of #a67c4c
<p style="color:#a67c4c;">Text here</p>
.mytext {color:#a67c4c;}
This box has a color of #a67c4c
<div style="background-color:#a67c4c;">Content here</div>
.mybackground {background-color:#a67c4c;}
Border around this has a color of #a67c4c
<div style="border:2px solid #a67c4c;">Content here</div>
.myborder {border:2px solid #a67c4c;}