#a87f8e color space conversions
Hex:
#a87f8e
RGB:
168, 127, 142
CMY:
34, 50, 44
CMYK:
0, 24, 15, 34
HSL:
338°, 19.0698%, 57.8431%
HSV (HSB):
338°, 24.4048%, 65.8824%
XYZ:
28.6203, 25.4566, 28.9963
xyY:
0.3445, 0.3064, 25.4566
CIE-Lab:
57.5176, 18.2454, -1.9196
CIE-LCH:
57.5176, 18.3461, 353.9940
CIE-Luv:
57.5176, 24.1462, -5.8147
Hunter-Lab:
50.4545, 12.9587, 1.2440
#a87f8e color charts
#a87f8e color shades, tints & tones
#a87f8e color schemes
#a87f8e color preview, HTML & CSS examples
This text has a color of #a87f8e
<p style="color:#a87f8e;">Text here</p>
.mytext {color:#a87f8e;}
This box has a color of #a87f8e
<div style="background-color:#a87f8e;">Content here</div>
.mybackground {background-color:#a87f8e;}
Border around this has a color of #a87f8e
<div style="border:2px solid #a87f8e;">Content here</div>
.myborder {border:2px solid #a87f8e;}