#a6797e color space conversions
Hex:
#a6797e
RGB:
166, 121, 126
CMY:
35, 53, 51
CMYK:
0, 27, 24, 35
HSL:
353°, 20.1794%, 56.2745%
HSV (HSB):
353°, 27.1084%, 65.0980%
XYZ:
26.3292, 23.2881, 22.8460
xyY:
0.3633, 0.3214, 23.2881
CIE-Lab:
55.3679, 18.3188, 4.2032
CIE-LCH:
55.3679, 18.7948, 12.9228
CIE-Luv:
55.3679, 28.2580, 2.5331
Hunter-Lab:
48.2577, 12.9376, 5.7115
#a6797e color charts
#a6797e color shades, tints & tones
#a6797e color schemes
#a6797e color preview, HTML & CSS examples
This text has a color of #a6797e
<p style="color:#a6797e;">Text here</p>
.mytext {color:#a6797e;}
This box has a color of #a6797e
<div style="background-color:#a6797e;">Content here</div>
.mybackground {background-color:#a6797e;}
Border around this has a color of #a6797e
<div style="border:2px solid #a6797e;">Content here</div>
.myborder {border:2px solid #a6797e;}