#a68e5d color space conversions
Hex:
#a68e5d
RGB:
166, 142, 93
CMY:
35, 44, 64
CMYK:
0, 14, 44, 35
HSL:
40°, 29.0837%, 50.7843%
HSV (HSB):
40°, 43.9759%, 65.0980%
XYZ:
27.3747, 28.2433, 14.3646
xyY:
0.3912, 0.4036, 28.2433
CIE-Lab:
60.1079, 2.1459, 29.4064
CIE-LCH:
60.1079, 29.4846, 85.8263
CIE-Luv:
60.1079, 18.5696, 36.0186
Hunter-Lab:
53.1444, -1.0575, 21.1754
#a68e5d color charts
#a68e5d color shades, tints & tones
#a68e5d color schemes
#a68e5d color preview, HTML & CSS examples
This text has a color of #a68e5d
<p style="color:#a68e5d;">Text here</p>
.mytext {color:#a68e5d;}
This box has a color of #a68e5d
<div style="background-color:#a68e5d;">Content here</div>
.mybackground {background-color:#a68e5d;}
Border around this has a color of #a68e5d
<div style="border:2px solid #a68e5d;">Content here</div>
.myborder {border:2px solid #a68e5d;}