#a66d6b color space conversions
Hex:
#a66d6b
RGB:
166, 109, 107
CMY:
35, 57, 58
CMYK:
0, 34, 36, 35
HSL:
2°, 24.8945%, 53.5294%
HSV (HSB):
2°, 35.5422%, 65.0980%
XYZ:
23.8484, 20.1058, 16.5338
xyY:
0.3943, 0.3324, 20.1058
CIE-Lab:
51.9566, 22.4460, 10.4659
CIE-LCH:
51.9566, 24.7661, 24.9982
CIE-Luv:
51.9566, 38.1742, 9.5613
Hunter-Lab:
44.8395, 16.4680, 9.5255
#a66d6b color charts
#a66d6b color shades, tints & tones
#a66d6b color schemes
#a66d6b color preview, HTML & CSS examples
This text has a color of #a66d6b
<p style="color:#a66d6b;">Text here</p>
.mytext {color:#a66d6b;}
This box has a color of #a66d6b
<div style="background-color:#a66d6b;">Content here</div>
.mybackground {background-color:#a66d6b;}
Border around this has a color of #a66d6b
<div style="border:2px solid #a66d6b;">Content here</div>
.myborder {border:2px solid #a66d6b;}