#a8949b color space conversions
Hex:
#a8949b
RGB:
168, 148, 155
CMY:
34, 42, 39
CMYK:
0, 12, 8, 34
HSL:
339°, 10.3093%, 61.9608%
HSV (HSB):
339°, 11.9048%, 65.8824%
XYZ:
32.6547, 31.8712, 35.4410
xyY:
0.3267, 0.3188, 31.8712
CIE-Lab:
63.2363, 8.6561, -0.9626
CIE-LCH:
63.2363, 8.7094, 353.6548
CIE-Luv:
63.2363, 11.3813, -2.8566
Hunter-Lab:
56.4546, 4.4534, 2.2972
#a8949b color charts
#a8949b color shades, tints & tones
#a8949b color schemes
#a8949b color preview, HTML & CSS examples
This text has a color of #a8949b
<p style="color:#a8949b;">Text here</p>
.mytext {color:#a8949b;}
This box has a color of #a8949b
<div style="background-color:#a8949b;">Content here</div>
.mybackground {background-color:#a8949b;}
Border around this has a color of #a8949b
<div style="border:2px solid #a8949b;">Content here</div>
.myborder {border:2px solid #a8949b;}