#8a787a color space conversions
Hex:
#8a787a
RGB:
138, 120, 122
CMY:
46, 53, 52
CMYK:
0, 13, 12, 46
HSL:
353°, 7.1429%, 50.5882%
HSV (HSB):
353°, 13.0435%, 54.1176%
XYZ:
20.7106, 20.2414, 21.2278
xyY:
0.3331, 0.3255, 20.2414
CIE-Lab:
52.1090, 7.3029, 1.4596
CIE-LCH:
52.1090, 7.4473, 11.3024
CIE-Luv:
52.1090, 10.6106, 0.7875
Hunter-Lab:
44.9904, 3.4362, 3.5185
#8a787a color charts
#8a787a color shades, tints & tones
#8a787a color schemes
#8a787a color preview, HTML & CSS examples
This text has a color of #8a787a
<p style="color:#8a787a;">Text here</p>
.mytext {color:#8a787a;}
This box has a color of #8a787a
<div style="background-color:#8a787a;">Content here</div>
.mybackground {background-color:#8a787a;}
Border around this has a color of #8a787a
<div style="border:2px solid #8a787a;">Content here</div>
.myborder {border:2px solid #8a787a;}