#a8806c color space conversions
Hex:
#a8806c
RGB:
168, 128, 108
CMY:
34, 50, 58
CMYK:
0, 24, 36, 34
HSL:
20°, 25.6410%, 54.1176%
HSV (HSB):
20°, 35.7143%, 65.8824%
XYZ:
26.5744, 24.8459, 17.5825
xyY:
0.3851, 0.3601, 24.8459
CIE-Lab:
56.9249, 12.6161, 16.8221
CIE-LCH:
56.9249, 21.0273, 53.1313
CIE-Luv:
56.9249, 27.6226, 19.5156
Hunter-Lab:
49.8456, 7.9345, 13.9781
#a8806c color charts
#a8806c color shades, tints & tones
#a8806c color schemes
#a8806c color preview, HTML & CSS examples
This text has a color of #a8806c
<p style="color:#a8806c;">Text here</p>
.mytext {color:#a8806c;}
This box has a color of #a8806c
<div style="background-color:#a8806c;">Content here</div>
.mybackground {background-color:#a8806c;}
Border around this has a color of #a8806c
<div style="border:2px solid #a8806c;">Content here</div>
.myborder {border:2px solid #a8806c;}