#a66a7c color space conversions
Hex:
#a66a7c
RGB:
166, 106, 124
CMY:
35, 58, 51
CMYK:
0, 36, 25, 35
HSL:
342°, 25.2101%, 53.3333%
HSV (HSB):
342°, 36.1446%, 65.0980%
XYZ:
24.5180, 19.8703, 21.6119
xyY:
0.3715, 0.3011, 19.8703
CIE-Lab:
51.6902, 26.5187, 0.0422
CIE-LCH:
51.6902, 26.5188, 0.0913
CIE-Luv:
51.6902, 37.1664, -4.5178
Hunter-Lab:
44.5761, 20.1714, 2.4576
#a66a7c color charts
#a66a7c color shades, tints & tones
#a66a7c color schemes
#a66a7c color preview, HTML & CSS examples
This text has a color of #a66a7c
<p style="color:#a66a7c;">Text here</p>
.mytext {color:#a66a7c;}
This box has a color of #a66a7c
<div style="background-color:#a66a7c;">Content here</div>
.mybackground {background-color:#a66a7c;}
Border around this has a color of #a66a7c
<div style="border:2px solid #a66a7c;">Content here</div>
.myborder {border:2px solid #a66a7c;}