#a87b8c color space conversions
Hex:
#a87b8c
RGB:
168, 123, 140
CMY:
34, 52, 45
CMYK:
0, 27, 17, 34
HSL:
337°, 20.5479%, 57.0588%
HSV (HSB):
337°, 26.7857%, 65.8824%
XYZ:
27.9650, 24.3842, 28.0436
xyY:
0.3479, 0.3033, 24.3842
CIE-Lab:
56.4704, 20.1816, -2.3001
CIE-LCH:
56.4704, 20.3122, 353.4980
CIE-Luv:
56.4704, 26.6090, -6.6688
Hunter-Lab:
49.3804, 14.6723, 0.8948
#a87b8c color charts
#a87b8c color shades, tints & tones
#a87b8c color schemes
#a87b8c color preview, HTML & CSS examples
This text has a color of #a87b8c
<p style="color:#a87b8c;">Text here</p>
.mytext {color:#a87b8c;}
This box has a color of #a87b8c
<div style="background-color:#a87b8c;">Content here</div>
.mybackground {background-color:#a87b8c;}
Border around this has a color of #a87b8c
<div style="border:2px solid #a87b8c;">Content here</div>
.myborder {border:2px solid #a87b8c;}