#a66c64 color space conversions
Hex:
#a66c64
RGB:
166, 108, 100
CMY:
35, 58, 61
CMYK:
0, 35, 40, 35
HSL:
7°, 27.0492%, 52.1569%
HSV (HSB):
7°, 39.7590%, 65.0980%
XYZ:
23.3887, 19.7522, 14.6364
xyY:
0.4048, 0.3419, 19.7522
CIE-Lab:
51.5559, 22.1340, 14.0234
CIE-LCH:
51.5559, 26.2025, 32.3570
CIE-Luv:
51.5559, 39.8617, 13.8101
Hunter-Lab:
44.4435, 16.1609, 11.5846
#a66c64 color charts
#a66c64 color shades, tints & tones
#a66c64 color schemes
#a66c64 color preview, HTML & CSS examples
This text has a color of #a66c64
<p style="color:#a66c64;">Text here</p>
.mytext {color:#a66c64;}
This box has a color of #a66c64
<div style="background-color:#a66c64;">Content here</div>
.mybackground {background-color:#a66c64;}
Border around this has a color of #a66c64
<div style="border:2px solid #a66c64;">Content here</div>
.myborder {border:2px solid #a66c64;}