#a67d1d color space conversions
Hex:
#a67d1d
RGB:
166, 125, 29
CMY:
35, 51, 89
CMYK:
0, 25, 83, 35
HSL:
42°, 70.2564%, 38.2353%
HSV (HSB):
42°, 82.5301%, 65.0980%
XYZ:
23.2813, 22.8629, 4.3483
xyY:
0.4611, 0.4528, 22.8629
CIE-Lab:
54.9309, 7.1062, 53.9322
CIE-LCH:
54.9309, 54.3983, 82.4938
CIE-Luv:
54.9309, 34.0610, 52.9835
Hunter-Lab:
47.8152, 3.2352, 28.0788
#a67d1d color charts
#a67d1d color shades, tints & tones
#a67d1d color schemes
#a67d1d color preview, HTML & CSS examples
This text has a color of #a67d1d
<p style="color:#a67d1d;">Text here</p>
.mytext {color:#a67d1d;}
This box has a color of #a67d1d
<div style="background-color:#a67d1d;">Content here</div>
.mybackground {background-color:#a67d1d;}
Border around this has a color of #a67d1d
<div style="border:2px solid #a67d1d;">Content here</div>
.myborder {border:2px solid #a67d1d;}