#a8887e color space conversions
Hex:
#a8887e
RGB:
168, 136, 126
CMY:
34, 47, 51
CMYK:
0, 19, 25, 34
HSL:
14°, 19.4444%, 57.6471%
HSV (HSB):
14°, 25.0000%, 65.8824%
XYZ:
28.7185, 27.4395, 23.5214
xyY:
0.3604, 0.3444, 27.4395
CIE-Lab:
59.3790, 10.6051, 9.9592
CIE-LCH:
59.3790, 14.5483, 43.2009
CIE-Luv:
59.3790, 20.8555, 11.6257
Hunter-Lab:
52.3827, 6.1917, 10.0450
#a8887e color charts
#a8887e color shades, tints & tones
#a8887e color schemes
#a8887e color preview, HTML & CSS examples
This text has a color of #a8887e
<p style="color:#a8887e;">Text here</p>
.mytext {color:#a8887e;}
This box has a color of #a8887e
<div style="background-color:#a8887e;">Content here</div>
.mybackground {background-color:#a8887e;}
Border around this has a color of #a8887e
<div style="border:2px solid #a8887e;">Content here</div>
.myborder {border:2px solid #a8887e;}