#a67f2c color space conversions
Hex:
#a67f2c
RGB:
166, 127, 44
CMY:
35, 50, 83
CMYK:
0, 23, 73, 35
HSL:
41°, 58.0952%, 41.1765%
HSV (HSB):
41°, 73.4940%, 65.0980%
XYZ:
23.7699, 23.4676, 5.6598
xyY:
0.4494, 0.4436, 23.4676
CIE-Lab:
55.5507, 6.6078, 48.7226
CIE-LCH:
55.5507, 49.1686, 82.2766
CIE-Luv:
55.5507, 31.9475, 50.1278
Hunter-Lab:
48.4434, 2.8094, 26.9833
#a67f2c color charts
#a67f2c color shades, tints & tones
#a67f2c color schemes
#a67f2c color preview, HTML & CSS examples
This text has a color of #a67f2c
<p style="color:#a67f2c;">Text here</p>
.mytext {color:#a67f2c;}
This box has a color of #a67f2c
<div style="background-color:#a67f2c;">Content here</div>
.mybackground {background-color:#a67f2c;}
Border around this has a color of #a67f2c
<div style="border:2px solid #a67f2c;">Content here</div>
.myborder {border:2px solid #a67f2c;}