#a68f8c color space conversions
Hex:
#a68f8c
RGB:
166, 143, 140
CMY:
35, 44, 45
CMYK:
0, 14, 16, 35
HSL:
7°, 12.7451%, 60.0000%
HSV (HSB):
7°, 15.6627%, 65.0980%
XYZ:
30.2820, 29.6454, 28.9370
xyY:
0.3408, 0.3336, 29.6454
CIE-Lab:
61.3470, 8.1034, 4.7706
CIE-LCH:
61.3470, 9.4034, 30.4863
CIE-Luv:
61.3470, 14.1775, 5.2659
Hunter-Lab:
54.4476, 3.9927, 6.6027
#a68f8c color charts
#a68f8c color shades, tints & tones
#a68f8c color schemes
#a68f8c color preview, HTML & CSS examples
This text has a color of #a68f8c
<p style="color:#a68f8c;">Text here</p>
.mytext {color:#a68f8c;}
This box has a color of #a68f8c
<div style="background-color:#a68f8c;">Content here</div>
.mybackground {background-color:#a68f8c;}
Border around this has a color of #a68f8c
<div style="border:2px solid #a68f8c;">Content here</div>
.myborder {border:2px solid #a68f8c;}