#a68e7f color space conversions
Hex:
#a68e7f
RGB:
166, 142, 127
CMY:
35, 44, 50
CMYK:
0, 14, 23, 35
HSL:
23°, 17.9724%, 57.4510%
HSV (HSB):
23°, 23.4940%, 65.0980%
XYZ:
29.2297, 28.9853, 24.1328
xyY:
0.3550, 0.3520, 28.9853
CIE-Lab:
60.7687, 6.5939, 11.3243
CIE-LCH:
60.7687, 13.1041, 59.7887
CIE-Luv:
60.7687, 15.8995, 14.2098
Hunter-Lab:
53.8380, 2.6945, 11.1099
#a68e7f color charts
#a68e7f color shades, tints & tones
#a68e7f color schemes
#a68e7f color preview, HTML & CSS examples
This text has a color of #a68e7f
<p style="color:#a68e7f;">Text here</p>
.mytext {color:#a68e7f;}
This box has a color of #a68e7f
<div style="background-color:#a68e7f;">Content here</div>
.mybackground {background-color:#a68e7f;}
Border around this has a color of #a68e7f
<div style="border:2px solid #a68e7f;">Content here</div>
.myborder {border:2px solid #a68e7f;}