#a67e0e color space conversions
Hex:
#a67e0e
RGB:
166, 126, 14
CMY:
35, 51, 95
CMYK:
0, 24, 92, 35
HSL:
44°, 84.4444%, 35.2941%
HSV (HSB):
44°, 91.5663%, 65.0980%
XYZ:
23.2660, 23.0604, 3.6403
xyY:
0.4656, 0.4615, 23.0604
CIE-Lab:
55.1345, 6.1601, 58.2155
CIE-LCH:
55.1345, 58.5405, 83.9597
CIE-Luv:
55.1345, 33.6912, 55.6896
Hunter-Lab:
48.0213, 2.4450, 29.1203
#a67e0e color charts
#a67e0e color shades, tints & tones
#a67e0e color schemes
#a67e0e color preview, HTML & CSS examples
This text has a color of #a67e0e
<p style="color:#a67e0e;">Text here</p>
.mytext {color:#a67e0e;}
This box has a color of #a67e0e
<div style="background-color:#a67e0e;">Content here</div>
.mybackground {background-color:#a67e0e;}
Border around this has a color of #a67e0e
<div style="border:2px solid #a67e0e;">Content here</div>
.myborder {border:2px solid #a67e0e;}