#a68c8d color space conversions
Hex:
#a68c8d
RGB:
166, 140, 141
CMY:
35, 45, 45
CMYK:
0, 16, 15, 35
HSL:
358°, 12.7451%, 60.0000%
HSV (HSB):
358°, 15.6627%, 65.0980%
XYZ:
29.9117, 28.7862, 29.1791
xyY:
0.3404, 0.3276, 28.7862
CIE-Lab:
60.5925, 9.9579, 3.1122
CIE-LCH:
60.5925, 10.4329, 17.3561
CIE-Luv:
60.5925, 15.7538, 2.6474
Hunter-Lab:
53.6528, 5.6221, 5.3121
#a68c8d color charts
#a68c8d color shades, tints & tones
#a68c8d color schemes
#a68c8d color preview, HTML & CSS examples
This text has a color of #a68c8d
<p style="color:#a68c8d;">Text here</p>
.mytext {color:#a68c8d;}
This box has a color of #a68c8d
<div style="background-color:#a68c8d;">Content here</div>
.mybackground {background-color:#a68c8d;}
Border around this has a color of #a68c8d
<div style="border:2px solid #a68c8d;">Content here</div>
.myborder {border:2px solid #a68c8d;}