#a8748c color space conversions
Hex:
#a8748c
RGB:
168, 116, 140
CMY:
34, 55, 45
CMYK:
0, 31, 17, 34
HSL:
332°, 23.0088%, 55.6863%
HSV (HSB):
332°, 30.9524%, 65.8824%
XYZ:
27.1275, 22.7091, 27.7645
xyY:
0.3496, 0.2926, 22.7091
CIE-Lab:
54.7714, 24.1512, -4.8058
CIE-LCH:
54.7714, 24.6247, 348.7459
CIE-Luv:
54.7714, 30.4237, -10.8365
Hunter-Lab:
47.6540, 18.2181, -1.1861
#a8748c color charts
#a8748c color shades, tints & tones
#a8748c color schemes
#a8748c color preview, HTML & CSS examples
This text has a color of #a8748c
<p style="color:#a8748c;">Text here</p>
.mytext {color:#a8748c;}
This box has a color of #a8748c
<div style="background-color:#a8748c;">Content here</div>
.mybackground {background-color:#a8748c;}
Border around this has a color of #a8748c
<div style="border:2px solid #a8748c;">Content here</div>
.myborder {border:2px solid #a8748c;}