#a87c7a color space conversions
Hex:
#a87c7a
RGB:
168, 124, 122
CMY:
34, 51, 52
CMYK:
0, 26, 27, 34
HSL:
3°, 20.9091%, 56.8627%
HSV (HSB):
3°, 27.3810%, 65.8824%
XYZ:
26.8690, 24.1453, 21.6567
xyY:
0.3697, 0.3323, 24.1453
CIE-Lab:
56.2330, 16.8023, 7.7939
CIE-LCH:
56.2330, 18.5220, 24.8846
CIE-Luv:
56.2330, 28.4235, 7.5262
Hunter-Lab:
49.1378, 11.6140, 8.2654
#a87c7a color charts
#a87c7a color shades, tints & tones
#a87c7a color schemes
#a87c7a color preview, HTML & CSS examples
This text has a color of #a87c7a
<p style="color:#a87c7a;">Text here</p>
.mytext {color:#a87c7a;}
This box has a color of #a87c7a
<div style="background-color:#a87c7a;">Content here</div>
.mybackground {background-color:#a87c7a;}
Border around this has a color of #a87c7a
<div style="border:2px solid #a87c7a;">Content here</div>
.myborder {border:2px solid #a87c7a;}