#a87e7b color space conversions
Hex:
#a87e7b
RGB:
168, 126, 123
CMY:
34, 51, 52
CMYK:
0, 25, 27, 34
HSL:
4°, 20.5479%, 57.0588%
HSV (HSB):
4°, 26.7857%, 65.8824%
XYZ:
27.1845, 24.6766, 22.0692
xyY:
0.3677, 0.3338, 24.6766
CIE-Lab:
56.7590, 15.8145, 7.9643
CIE-LCH:
56.7590, 17.7068, 26.7301
CIE-Luv:
56.7590, 27.1100, 7.9532
Hunter-Lab:
49.6755, 10.7502, 8.4323
#a87e7b color charts
#a87e7b color shades, tints & tones
#a87e7b color schemes
#a87e7b color preview, HTML & CSS examples
This text has a color of #a87e7b
<p style="color:#a87e7b;">Text here</p>
.mytext {color:#a87e7b;}
This box has a color of #a87e7b
<div style="background-color:#a87e7b;">Content here</div>
.mybackground {background-color:#a87e7b;}
Border around this has a color of #a87e7b
<div style="border:2px solid #a87e7b;">Content here</div>
.myborder {border:2px solid #a87e7b;}