#a66f8c color space conversions
Hex:
#a66f8c
RGB:
166, 111, 140
CMY:
35, 56, 45
CMYK:
0, 33, 16, 35
HSL:
328°, 23.6052%, 54.3137%
HSV (HSB):
328°, 33.1325%, 65.0980%
XYZ:
26.1439, 21.3693, 27.5577
xyY:
0.3483, 0.2847, 21.3693
CIE-Lab:
53.3513, 26.2446, -6.9385
CIE-LCH:
53.3513, 27.1463, 345.1910
CIE-Luv:
53.3513, 31.7127, -14.1498
Hunter-Lab:
46.2270, 20.0546, -2.9862
#a66f8c color charts
#a66f8c color shades, tints & tones
#a66f8c color schemes
#a66f8c color preview, HTML & CSS examples
This text has a color of #a66f8c
<p style="color:#a66f8c;">Text here</p>
.mytext {color:#a66f8c;}
This box has a color of #a66f8c
<div style="background-color:#a66f8c;">Content here</div>
.mybackground {background-color:#a66f8c;}
Border around this has a color of #a66f8c
<div style="border:2px solid #a66f8c;">Content here</div>
.myborder {border:2px solid #a66f8c;}