#a67c3c color space conversions
Hex:
#a67c3c
RGB:
166, 124, 60
CMY:
35, 51, 76
CMYK:
0, 25, 64, 35
HSL:
36°, 46.9027%, 44.3137%
HSV (HSB):
36°, 63.8554%, 65.0980%
XYZ:
23.7491, 22.8485, 7.4335
xyY:
0.4395, 0.4229, 22.8485
CIE-Lab:
54.9160, 9.2522, 40.5279
CIE-LCH:
54.9160, 41.5706, 77.1402
CIE-Luv:
54.9160, 33.2018, 43.2596
Hunter-Lab:
47.8001, 5.0361, 24.2398
#a67c3c color charts
#a67c3c color shades, tints & tones
#a67c3c color schemes
#a67c3c color preview, HTML & CSS examples
This text has a color of #a67c3c
<p style="color:#a67c3c;">Text here</p>
.mytext {color:#a67c3c;}
This box has a color of #a67c3c
<div style="background-color:#a67c3c;">Content here</div>
.mybackground {background-color:#a67c3c;}
Border around this has a color of #a67c3c
<div style="border:2px solid #a67c3c;">Content here</div>
.myborder {border:2px solid #a67c3c;}