#a67e1c color space conversions
Hex:
#a67e1c
RGB:
166, 126, 28
CMY:
35, 51, 89
CMYK:
0, 24, 83, 35
HSL:
43°, 71.1340%, 38.0392%
HSV (HSB):
43°, 83.1325%, 65.0980%
XYZ:
23.3963, 23.1125, 4.3267
xyY:
0.4602, 0.4547, 23.1125
CIE-Lab:
55.1881, 6.5122, 54.4894
CIE-LCH:
55.1881, 54.8772, 83.1847
CIE-Luv:
55.1881, 33.3377, 53.5837
Hunter-Lab:
48.0755, 2.7364, 28.3169
#a67e1c color charts
#a67e1c color shades, tints & tones
#a67e1c color schemes
#a67e1c color preview, HTML & CSS examples
This text has a color of #a67e1c
<p style="color:#a67e1c;">Text here</p>
.mytext {color:#a67e1c;}
This box has a color of #a67e1c
<div style="background-color:#a67e1c;">Content here</div>
.mybackground {background-color:#a67e1c;}
Border around this has a color of #a67e1c
<div style="border:2px solid #a67e1c;">Content here</div>
.myborder {border:2px solid #a67e1c;}