#a89bac color space conversions
Hex:
#a89bac
RGB:
168, 155, 172
CMY:
34, 39, 33
CMYK:
2, 10, 0, 33
HSL:
286°, 9.2896%, 64.1176%
HSV (HSB):
286°, 9.8837%, 67.4510%
XYZ:
35.3162, 34.7461, 43.8750
xyY:
0.3100, 0.3050, 34.7461
CIE-Lab:
65.5505, 7.9475, -7.1190
CIE-LCH:
65.5505, 10.6698, 318.1474
CIE-Luv:
65.5505, 6.3463, -11.8421
Hunter-Lab:
58.9458, 3.7895, -2.8692
#a89bac color charts
#a89bac color shades, tints & tones
#a89bac color schemes
#a89bac color preview, HTML & CSS examples
This text has a color of #a89bac
<p style="color:#a89bac;">Text here</p>
.mytext {color:#a89bac;}
This box has a color of #a89bac
<div style="background-color:#a89bac;">Content here</div>
.mybackground {background-color:#a89bac;}
Border around this has a color of #a89bac
<div style="border:2px solid #a89bac;">Content here</div>
.myborder {border:2px solid #a89bac;}