#a66c1d color space conversions
Hex:
#a66c1d
RGB:
166, 108, 29
CMY:
35, 58, 89
CMYK:
0, 35, 83, 35
HSL:
35°, 70.2564%, 38.2353%
HSV (HSB):
35°, 82.5301%, 65.0980%
XYZ:
21.3102, 18.9208, 3.6913
xyY:
0.4852, 0.4308, 18.9208
CIE-Lab:
50.5944, 16.7075, 50.0883
CIE-LCH:
50.5944, 52.8013, 71.5534
CIE-Luv:
50.5944, 47.1868, 46.1811
Hunter-Lab:
43.4981, 11.3276, 25.4172
#a66c1d color charts
#a66c1d color shades, tints & tones
#a66c1d color schemes
#a66c1d color preview, HTML & CSS examples
This text has a color of #a66c1d
<p style="color:#a66c1d;">Text here</p>
.mytext {color:#a66c1d;}
This box has a color of #a66c1d
<div style="background-color:#a66c1d;">Content here</div>
.mybackground {background-color:#a66c1d;}
Border around this has a color of #a66c1d
<div style="border:2px solid #a66c1d;">Content here</div>
.myborder {border:2px solid #a66c1d;}