#a68e8b color space conversions
Hex:
#a68e8b
RGB:
166, 142, 139
CMY:
35, 44, 45
CMYK:
0, 14, 16, 35
HSL:
7°, 13.1707%, 59.8039%
HSV (HSB):
7°, 16.2651%, 65.0980%
XYZ:
30.0591, 29.3171, 28.5006
xyY:
0.3421, 0.3336, 29.3171
CIE-Lab:
61.0604, 8.4987, 4.9263
CIE-LCH:
61.0604, 9.8233, 30.0990
CIE-Luv:
61.0604, 14.8268, 5.4012
Hunter-Lab:
54.1452, 4.3413, 6.6930
#a68e8b color charts
#a68e8b color shades, tints & tones
#a68e8b color schemes
#a68e8b color preview, HTML & CSS examples
This text has a color of #a68e8b
<p style="color:#a68e8b;">Text here</p>
.mytext {color:#a68e8b;}
This box has a color of #a68e8b
<div style="background-color:#a68e8b;">Content here</div>
.mybackground {background-color:#a68e8b;}
Border around this has a color of #a68e8b
<div style="border:2px solid #a68e8b;">Content here</div>
.myborder {border:2px solid #a68e8b;}