#a7989c color space conversions
Hex:
#a7989c
RGB:
167, 152, 156
CMY:
35, 40, 39
CMYK:
0, 9, 7, 35
HSL:
344°, 7.8534%, 62.5490%
HSV (HSB):
344°, 8.9820%, 65.4902%
XYZ:
33.1653, 33.0723, 36.0881
xyY:
0.3241, 0.3232, 33.0723
CIE-Lab:
64.2194, 6.2344, -0.0998
CIE-LCH:
64.2194, 6.2352, 359.0830
CIE-Luv:
64.2194, 8.5589, -1.2052
Hunter-Lab:
57.5085, 2.3017, 3.0499
#a7989c color charts
#a7989c color shades, tints & tones
#a7989c color schemes
#a7989c color preview, HTML & CSS examples
This text has a color of #a7989c
<p style="color:#a7989c;">Text here</p>
.mytext {color:#a7989c;}
This box has a color of #a7989c
<div style="background-color:#a7989c;">Content here</div>
.mybackground {background-color:#a7989c;}
Border around this has a color of #a7989c
<div style="border:2px solid #a7989c;">Content here</div>
.myborder {border:2px solid #a7989c;}