#a87e8f color space conversions
Hex:
#a87e8f
RGB:
168, 126, 143
CMY:
34, 51, 44
CMYK:
0, 25, 15, 34
HSL:
336°, 19.4444%, 57.6471%
HSV (HSB):
336°, 25.0000%, 65.8824%
XYZ:
28.5672, 25.2297, 29.3508
xyY:
0.3436, 0.3034, 25.2297
CIE-Lab:
57.2986, 18.9822, -2.8194
CIE-LCH:
57.2986, 19.1904, 351.5517
CIE-Luv:
57.2986, 24.5633, -7.2065
Hunter-Lab:
50.2292, 13.6186, 0.5151
#a87e8f color charts
#a87e8f color shades, tints & tones
#a87e8f color schemes
#a87e8f color preview, HTML & CSS examples
This text has a color of #a87e8f
<p style="color:#a87e8f;">Text here</p>
.mytext {color:#a87e8f;}
This box has a color of #a87e8f
<div style="background-color:#a87e8f;">Content here</div>
.mybackground {background-color:#a87e8f;}
Border around this has a color of #a87e8f
<div style="border:2px solid #a87e8f;">Content here</div>
.myborder {border:2px solid #a87e8f;}