#a66c3a color space conversions
Hex:
#a66c3a
RGB:
166, 108, 58
CMY:
35, 58, 77
CMYK:
0, 35, 65, 35
HSL:
28°, 48.2143%, 43.9216%
HSV (HSB):
28°, 65.0602%, 65.0980%
XYZ:
21.8522, 19.1376, 6.5452
xyY:
0.4597, 0.4026, 19.1376
CIE-Lab:
50.8478, 18.1688, 36.9088
CIE-LCH:
50.8478, 41.1383, 63.7907
CIE-Luv:
50.8478, 45.0833, 36.9504
Hunter-Lab:
43.7465, 12.6074, 21.7519
#a66c3a color charts
#a66c3a color shades, tints & tones
#a66c3a color schemes
#a66c3a color preview, HTML & CSS examples
This text has a color of #a66c3a
<p style="color:#a66c3a;">Text here</p>
.mytext {color:#a66c3a;}
This box has a color of #a66c3a
<div style="background-color:#a66c3a;">Content here</div>
.mybackground {background-color:#a66c3a;}
Border around this has a color of #a66c3a
<div style="border:2px solid #a66c3a;">Content here</div>
.myborder {border:2px solid #a66c3a;}