#a66e8d color space conversions
Hex:
#a66e8d
RGB:
166, 110, 141
CMY:
35, 57, 45
CMYK:
0, 34, 15, 35
HSL:
327°, 23.9316%, 54.1176%
HSV (HSB):
327°, 33.7349%, 65.0980%
XYZ:
26.1095, 21.1819, 27.9117
xyY:
0.3472, 0.2817, 21.1819
CIE-Lab:
53.1480, 26.9782, -7.8285
CIE-LCH:
53.1480, 28.0911, 343.8184
CIE-Luv:
53.1480, 32.0712, -15.5303
Hunter-Lab:
46.0238, 20.7221, -3.7404
#a66e8d color charts
#a66e8d color shades, tints & tones
#a66e8d color schemes
#a66e8d color preview, HTML & CSS examples
This text has a color of #a66e8d
<p style="color:#a66e8d;">Text here</p>
.mytext {color:#a66e8d;}
This box has a color of #a66e8d
<div style="background-color:#a66e8d;">Content here</div>
.mybackground {background-color:#a66e8d;}
Border around this has a color of #a66e8d
<div style="border:2px solid #a66e8d;">Content here</div>
.myborder {border:2px solid #a66e8d;}