#a89cb4 color space conversions
Hex:
#a89cb4
RGB:
168, 156, 180
CMY:
34, 39, 29
CMYK:
7, 13, 0, 29
HSL:
270°, 13.7931%, 65.8824%
HSV (HSB):
270°, 13.3333%, 70.5882%
XYZ:
36.2751, 35.3971, 48.1004
xyY:
0.3029, 0.2955, 35.3971
CIE-Lab:
66.0566, 8.9904, -10.8440
CIE-LCH:
66.0566, 14.0861, 309.6609
CIE-Luv:
66.0566, 5.2272, -17.6964
Hunter-Lab:
59.4954, 4.7168, -6.2876
#a89cb4 color charts
#a89cb4 color shades, tints & tones
#a89cb4 color schemes
#a89cb4 color preview, HTML & CSS examples
This text has a color of #a89cb4
<p style="color:#a89cb4;">Text here</p>
.mytext {color:#a89cb4;}
This box has a color of #a89cb4
<div style="background-color:#a89cb4;">Content here</div>
.mybackground {background-color:#a89cb4;}
Border around this has a color of #a89cb4
<div style="border:2px solid #a89cb4;">Content here</div>
.myborder {border:2px solid #a89cb4;}