#a68f6e color space conversions
Hex:
#a68f6e
RGB:
166, 143, 110
CMY:
35, 44, 57
CMYK:
0, 14, 34, 35
HSL:
35°, 23.9316%, 54.1176%
HSV (HSB):
35°, 33.7349%, 65.0980%
XYZ:
28.3628, 28.8777, 18.8309
xyY:
0.3728, 0.3796, 28.8777
CIE-Lab:
60.6735, 3.6341, 20.7662
CIE-LCH:
60.6735, 21.0818, 80.0738
CIE-Luv:
60.6735, 16.6973, 26.3282
Hunter-Lab:
53.7380, 0.1706, 16.8401
#a68f6e color charts
#a68f6e color shades, tints & tones
#a68f6e color schemes
#a68f6e color preview, HTML & CSS examples
This text has a color of #a68f6e
<p style="color:#a68f6e;">Text here</p>
.mytext {color:#a68f6e;}
This box has a color of #a68f6e
<div style="background-color:#a68f6e;">Content here</div>
.mybackground {background-color:#a68f6e;}
Border around this has a color of #a68f6e
<div style="border:2px solid #a68f6e;">Content here</div>
.myborder {border:2px solid #a68f6e;}