#a66d32 color space conversions
Hex:
#a66d32
RGB:
166, 109, 50
CMY:
35, 57, 80
CMYK:
0, 34, 70, 35
HSL:
31°, 53.7037%, 42.3529%
HSV (HSB):
31°, 69.8795%, 65.0980%
XYZ:
21.7702, 19.2746, 5.5906
xyY:
0.4668, 0.4133, 19.2746
CIE-Lab:
51.0069, 17.0999, 41.1938
CIE-LCH:
51.0069, 44.6020, 67.4563
CIE-Luv:
51.0069, 45.0412, 40.5062
Hunter-Lab:
43.9028, 11.6836, 23.1820
#a66d32 color charts
#a66d32 color shades, tints & tones
#a66d32 color schemes
#a66d32 color preview, HTML & CSS examples
This text has a color of #a66d32
<p style="color:#a66d32;">Text here</p>
.mytext {color:#a66d32;}
This box has a color of #a66d32
<div style="background-color:#a66d32;">Content here</div>
.mybackground {background-color:#a66d32;}
Border around this has a color of #a66d32
<div style="border:2px solid #a66d32;">Content here</div>
.myborder {border:2px solid #a66d32;}