#a8708e color space conversions
Hex:
#a8708e
RGB:
168, 112, 142
CMY:
34, 56, 44
CMYK:
0, 33, 15, 34
HSL:
328°, 24.3478%, 54.9020%
HSV (HSB):
328°, 33.3333%, 65.8824%
XYZ:
26.8251, 21.8662, 28.3979
xyY:
0.3480, 0.2836, 21.8662
CIE-Lab:
53.8847, 26.7455, -7.2919
CIE-LCH:
53.8847, 27.7217, 344.7496
CIE-Luv:
53.8847, 32.2360, -14.7704
Hunter-Lab:
46.7613, 20.5662, -3.2737
#a8708e color charts
#a8708e color shades, tints & tones
#a8708e color schemes
#a8708e color preview, HTML & CSS examples
This text has a color of #a8708e
<p style="color:#a8708e;">Text here</p>
.mytext {color:#a8708e;}
This box has a color of #a8708e
<div style="background-color:#a8708e;">Content here</div>
.mybackground {background-color:#a8708e;}
Border around this has a color of #a8708e
<div style="border:2px solid #a8708e;">Content here</div>
.myborder {border:2px solid #a8708e;}