#a67e48 color space conversions
Hex:
#a67e48
RGB:
166, 126, 72
CMY:
35, 51, 72
CMYK:
0, 24, 57, 35
HSL:
34°, 39.4958%, 46.6667%
HSV (HSB):
34°, 56.6265%, 65.0980%
XYZ:
24.3564, 23.4966, 9.3825
xyY:
0.4255, 0.4105, 23.4966
CIE-Lab:
55.5802, 9.0510, 35.0759
CIE-LCH:
55.5802, 36.2248, 75.5310
CIE-Luv:
55.5802, 30.8857, 38.9242
Hunter-Lab:
48.4733, 4.8629, 22.4551
#a67e48 color charts
#a67e48 color shades, tints & tones
#a67e48 color schemes
#a67e48 color preview, HTML & CSS examples
This text has a color of #a67e48
<p style="color:#a67e48;">Text here</p>
.mytext {color:#a67e48;}
This box has a color of #a67e48
<div style="background-color:#a67e48;">Content here</div>
.mybackground {background-color:#a67e48;}
Border around this has a color of #a67e48
<div style="border:2px solid #a67e48;">Content here</div>
.myborder {border:2px solid #a67e48;}