#a87c7d color space conversions
Hex:
#a87c7d
RGB:
168, 124, 125
CMY:
34, 51, 51
CMYK:
0, 26, 26, 34
HSL:
359°, 20.1835%, 57.2549%
HSV (HSB):
359°, 26.1905%, 65.8824%
XYZ:
27.0578, 24.2208, 22.6510
xyY:
0.3660, 0.3276, 24.2208
CIE-Lab:
56.3082, 17.2449, 6.1636
CIE-LCH:
56.3082, 18.3133, 19.6677
CIE-Luv:
56.3082, 28.0403, 5.3312
Hunter-Lab:
49.2146, 12.0121, 7.1620
#a87c7d color charts
#a87c7d color shades, tints & tones
#a87c7d color schemes
#a87c7d color preview, HTML & CSS examples
This text has a color of #a87c7d
<p style="color:#a87c7d;">Text here</p>
.mytext {color:#a87c7d;}
This box has a color of #a87c7d
<div style="background-color:#a87c7d;">Content here</div>
.mybackground {background-color:#a87c7d;}
Border around this has a color of #a87c7d
<div style="border:2px solid #a87c7d;">Content here</div>
.myborder {border:2px solid #a87c7d;}