#a7989a color space conversions
Hex:
#a7989a
RGB:
167, 152, 154
CMY:
35, 40, 40
CMYK:
0, 9, 8, 35
HSL:
352°, 7.8534%, 62.5490%
HSV (HSB):
352°, 8.9820%, 65.4902%
XYZ:
32.9973, 33.0051, 35.2033
xyY:
0.3260, 0.3261, 33.0051
CIE-Lab:
64.1650, 5.8733, 0.9469
CIE-LCH:
64.1650, 5.9492, 9.1588
CIE-Luv:
64.1650, 8.7162, 0.3537
Hunter-Lab:
57.4500, 1.9867, 3.8842
#a7989a color charts
#a7989a color shades, tints & tones
#a7989a color schemes
#a7989a color preview, HTML & CSS examples
This text has a color of #a7989a
<p style="color:#a7989a;">Text here</p>
.mytext {color:#a7989a;}
This box has a color of #a7989a
<div style="background-color:#a7989a;">Content here</div>
.mybackground {background-color:#a7989a;}
Border around this has a color of #a7989a
<div style="border:2px solid #a7989a;">Content here</div>
.myborder {border:2px solid #a7989a;}