#a7989d color space conversions
Hex:
#a7989d
RGB:
167, 152, 157
CMY:
35, 40, 38
CMYK:
0, 9, 6, 35
HSL:
340°, 7.8534%, 62.5490%
HSV (HSB):
340°, 8.9820%, 65.4902%
XYZ:
33.2504, 33.1063, 36.5360
xyY:
0.3232, 0.3218, 33.1063
CIE-Lab:
64.2469, 6.4165, -0.6226
CIE-LCH:
64.2469, 6.4467, 354.4577
CIE-Luv:
64.2469, 8.4799, -1.9883
Hunter-Lab:
57.5381, 2.4609, 2.6282
#a7989d color charts
#a7989d color shades, tints & tones
#a7989d color schemes
#a7989d color preview, HTML & CSS examples
This text has a color of #a7989d
<p style="color:#a7989d;">Text here</p>
.mytext {color:#a7989d;}
This box has a color of #a7989d
<div style="background-color:#a7989d;">Content here</div>
.mybackground {background-color:#a7989d;}
Border around this has a color of #a7989d
<div style="border:2px solid #a7989d;">Content here</div>
.myborder {border:2px solid #a7989d;}