#a66f8d color space conversions
Hex:
#a66f8d
RGB:
166, 111, 141
CMY:
35, 56, 45
CMYK:
0, 33, 15, 35
HSL:
327°, 23.6052%, 54.3137%
HSV (HSB):
327°, 33.1325%, 65.0980%
XYZ:
26.2180, 21.3990, 27.9479
xyY:
0.3470, 0.2832, 21.3990
CIE-Lab:
53.3834, 26.4134, -7.4776
CIE-LCH:
53.3834, 27.4514, 344.1933
CIE-Luv:
53.3834, 31.5465, -14.9471
Hunter-Lab:
46.2590, 20.2145, -3.4394
#a66f8d color charts
#a66f8d color shades, tints & tones
#a66f8d color schemes
#a66f8d color preview, HTML & CSS examples
This text has a color of #a66f8d
<p style="color:#a66f8d;">Text here</p>
.mytext {color:#a66f8d;}
This box has a color of #a66f8d
<div style="background-color:#a66f8d;">Content here</div>
.mybackground {background-color:#a66f8d;}
Border around this has a color of #a66f8d
<div style="border:2px solid #a66f8d;">Content here</div>
.myborder {border:2px solid #a66f8d;}