#a66c8d color space conversions
Hex:
#a66c8d
RGB:
166, 108, 141
CMY:
35, 58, 45
CMYK:
0, 35, 15, 35
HSL:
326°, 24.5763%, 53.7255%
HSV (HSB):
326°, 34.9398%, 65.0980%
XYZ:
25.8962, 20.7552, 27.8406
xyY:
0.3476, 0.2786, 20.7552
CIE-Lab:
52.6805, 28.1055, -8.5265
CIE-LCH:
52.6805, 29.3704, 343.1235
CIE-Luv:
52.6805, 33.1145, -16.6900
Hunter-Lab:
45.5579, 21.7373, -4.3418
#a66c8d color charts
#a66c8d color shades, tints & tones
#a66c8d color schemes
#a66c8d color preview, HTML & CSS examples
This text has a color of #a66c8d
<p style="color:#a66c8d;">Text here</p>
.mytext {color:#a66c8d;}
This box has a color of #a66c8d
<div style="background-color:#a66c8d;">Content here</div>
.mybackground {background-color:#a66c8d;}
Border around this has a color of #a66c8d
<div style="border:2px solid #a66c8d;">Content here</div>
.myborder {border:2px solid #a66c8d;}