#a6666e color space conversions
Hex:
#a6666e
RGB:
166, 102, 110
CMY:
35, 60, 57
CMYK:
0, 39, 34, 35
HSL:
353°, 26.4463%, 52.5490%
HSV (HSB):
353°, 38.5542%, 65.0980%
XYZ:
23.2917, 18.7355, 17.1406
xyY:
0.3937, 0.3167, 18.7355
CIE-Lab:
50.3763, 26.7847, 6.4516
CIE-LCH:
50.3763, 27.5507, 13.5428
CIE-Luv:
50.3763, 41.9470, 3.7017
Hunter-Lab:
43.2845, 20.3042, 6.8205
#a6666e color charts
#a6666e color shades, tints & tones
#a6666e color schemes
#a6666e color preview, HTML & CSS examples
This text has a color of #a6666e
<p style="color:#a6666e;">Text here</p>
.mytext {color:#a6666e;}
This box has a color of #a6666e
<div style="background-color:#a6666e;">Content here</div>
.mybackground {background-color:#a6666e;}
Border around this has a color of #a6666e
<div style="border:2px solid #a6666e;">Content here</div>
.myborder {border:2px solid #a6666e;}