#a66e6d color space conversions
Hex:
#a66e6d
RGB:
166, 110, 109
CMY:
35, 57, 57
CMYK:
0, 34, 34, 35
HSL:
1°, 24.2553%, 53.9216%
HSV (HSB):
1°, 34.3373%, 65.0980%
XYZ:
24.0621, 20.3630, 17.1302
xyY:
0.3909, 0.3308, 20.3630
CIE-Lab:
52.2451, 22.1419, 9.6954
CIE-LCH:
52.2451, 24.1715, 23.6474
CIE-Luv:
52.2451, 37.2527, 8.6993
Hunter-Lab:
45.1254, 16.2119, 9.0804
#a66e6d color charts
#a66e6d color shades, tints & tones
#a66e6d color schemes
#a66e6d color preview, HTML & CSS examples
This text has a color of #a66e6d
<p style="color:#a66e6d;">Text here</p>
.mytext {color:#a66e6d;}
This box has a color of #a66e6d
<div style="background-color:#a66e6d;">Content here</div>
.mybackground {background-color:#a66e6d;}
Border around this has a color of #a66e6d
<div style="border:2px solid #a66e6d;">Content here</div>
.myborder {border:2px solid #a66e6d;}