#a68a8e color space conversions
Hex:
#a68a8e
RGB:
166, 138, 142
CMY:
35, 46, 44
CMYK:
0, 17, 14, 35
HSL:
351°, 13.5922%, 59.6078%
HSV (HSB):
351°, 16.8675%, 65.0980%
XYZ:
29.6968, 28.2369, 29.4763
xyY:
0.3397, 0.3230, 28.2369
CIE-Lab:
60.1022, 11.2551, 1.8306
CIE-LCH:
60.1022, 11.4030, 9.2380
CIE-Luv:
60.1022, 16.7632, 0.6407
Hunter-Lab:
53.1384, 6.7639, 4.3083
#a68a8e color charts
#a68a8e color shades, tints & tones
#a68a8e color schemes
#a68a8e color preview, HTML & CSS examples
This text has a color of #a68a8e
<p style="color:#a68a8e;">Text here</p>
.mytext {color:#a68a8e;}
This box has a color of #a68a8e
<div style="background-color:#a68a8e;">Content here</div>
.mybackground {background-color:#a68a8e;}
Border around this has a color of #a68a8e
<div style="border:2px solid #a68a8e;">Content here</div>
.myborder {border:2px solid #a68a8e;}