#a66c85 color space conversions
Hex:
#a66c85
RGB:
166, 108, 133
CMY:
35, 58, 48
CMYK:
0, 35, 20, 35
HSL:
334°, 24.5763%, 53.7255%
HSV (HSB):
334°, 34.9398%, 65.0980%
XYZ:
25.3221, 20.5256, 24.8175
xyY:
0.3583, 0.2905, 20.5256
CIE-Lab:
52.4263, 26.7882, -4.1931
CIE-LCH:
52.4263, 27.1143, 351.1038
CIE-Luv:
52.4263, 34.5024, -10.3504
Hunter-Lab:
45.3052, 20.4837, -0.7646
#a66c85 color charts
#a66c85 color shades, tints & tones
#a66c85 color schemes
#a66c85 color preview, HTML & CSS examples
This text has a color of #a66c85
<p style="color:#a66c85;">Text here</p>
.mytext {color:#a66c85;}
This box has a color of #a66c85
<div style="background-color:#a66c85;">Content here</div>
.mybackground {background-color:#a66c85;}
Border around this has a color of #a66c85
<div style="border:2px solid #a66c85;">Content here</div>
.myborder {border:2px solid #a66c85;}