#a8696e color space conversions
Hex:
#a8696e
RGB:
168, 105, 110
CMY:
34, 59, 57
CMYK:
0, 38, 35, 34
HSL:
355°, 26.5823%, 53.5294%
HSV (HSB):
355°, 37.5000%, 65.8824%
XYZ:
24.0145, 19.5538, 17.2604
xyY:
0.3948, 0.3215, 19.5538
CIE-Lab:
51.3289, 25.8824, 7.8428
CIE-LCH:
51.3289, 27.0445, 16.8578
CIE-Luv:
51.3289, 41.6432, 5.6403
Hunter-Lab:
44.2196, 19.5542, 7.8109
#a8696e color charts
#a8696e color shades, tints & tones
#a8696e color schemes
#a8696e color preview, HTML & CSS examples
This text has a color of #a8696e
<p style="color:#a8696e;">Text here</p>
.mytext {color:#a8696e;}
This box has a color of #a8696e
<div style="background-color:#a8696e;">Content here</div>
.mybackground {background-color:#a8696e;}
Border around this has a color of #a8696e
<div style="border:2px solid #a8696e;">Content here</div>
.myborder {border:2px solid #a8696e;}