#a68e6e color space conversions
Hex:
#a68e6e
RGB:
166, 142, 110
CMY:
35, 44, 57
CMYK:
0, 14, 34, 35
HSL:
34°, 23.9316%, 54.1176%
HSV (HSB):
34°, 33.7349%, 65.0980%
XYZ:
28.2134, 28.5788, 18.7811
xyY:
0.3733, 0.3782, 28.5788
CIE-Lab:
60.4081, 4.1904, 20.4068
CIE-LCH:
60.4081, 20.8326, 78.3960
CIE-Luv:
60.4081, 17.3122, 25.7682
Hunter-Lab:
53.4591, 0.6509, 16.5918
#a68e6e color charts
#a68e6e color shades, tints & tones
#a68e6e color schemes
#a68e6e color preview, HTML & CSS examples
This text has a color of #a68e6e
<p style="color:#a68e6e;">Text here</p>
.mytext {color:#a68e6e;}
This box has a color of #a68e6e
<div style="background-color:#a68e6e;">Content here</div>
.mybackground {background-color:#a68e6e;}
Border around this has a color of #a68e6e
<div style="border:2px solid #a68e6e;">Content here</div>
.myborder {border:2px solid #a68e6e;}