#a67e0f color space conversions
Hex:
#a67e0f
RGB:
166, 126, 15
CMY:
35, 51, 94
CMYK:
0, 24, 91, 35
HSL:
44°, 83.4254%, 35.4902%
HSV (HSB):
44°, 90.9639%, 65.0980%
XYZ:
23.2730, 23.0632, 3.6770
xyY:
0.4653, 0.4611, 23.0632
CIE-Lab:
55.1374, 6.1790, 58.0049
CIE-LCH:
55.1374, 58.3331, 83.9195
CIE-Luv:
55.1374, 33.6722, 55.5764
Hunter-Lab:
48.0241, 2.4605, 29.0774
#a67e0f color charts
#a67e0f color shades, tints & tones
#a67e0f color schemes
#a67e0f color preview, HTML & CSS examples
This text has a color of #a67e0f
<p style="color:#a67e0f;">Text here</p>
.mytext {color:#a67e0f;}
This box has a color of #a67e0f
<div style="background-color:#a67e0f;">Content here</div>
.mybackground {background-color:#a67e0f;}
Border around this has a color of #a67e0f
<div style="border:2px solid #a67e0f;">Content here</div>
.myborder {border:2px solid #a67e0f;}