#a68e8a color space conversions
Hex:
#a68e8a
RGB:
166, 142, 138
CMY:
35, 44, 46
CMYK:
0, 14, 17, 35
HSL:
9°, 13.5922%, 59.6078%
HSV (HSB):
9°, 16.8675%, 65.0980%
XYZ:
29.9863, 29.2880, 28.1174
xyY:
0.3431, 0.3351, 29.2880
CIE-Lab:
61.0349, 8.3336, 5.4582
CIE-LCH:
61.0349, 9.9620, 33.2234
CIE-Luv:
61.0349, 14.9182, 6.1530
Hunter-Lab:
54.1184, 4.1976, 7.0785
#a68e8a color charts
#a68e8a color shades, tints & tones
#a68e8a color schemes
#a68e8a color preview, HTML & CSS examples
This text has a color of #a68e8a
<p style="color:#a68e8a;">Text here</p>
.mytext {color:#a68e8a;}
This box has a color of #a68e8a
<div style="background-color:#a68e8a;">Content here</div>
.mybackground {background-color:#a68e8a;}
Border around this has a color of #a68e8a
<div style="border:2px solid #a68e8a;">Content here</div>
.myborder {border:2px solid #a68e8a;}