#867e7e color space conversions
Hex:
#867e7e
RGB:
134, 126, 126
CMY:
47, 51, 51
CMYK:
0, 6, 6, 47
HSL:
0°, 3.2000%, 50.9804%
HSV (HSB):
0°, 5.9701%, 52.5490%
XYZ:
21.0583, 21.4964, 22.7780
xyY:
0.3223, 0.3290, 21.4964
CIE-Lab:
53.4885, 3.0310, 1.0811
CIE-LCH:
53.4885, 3.2181, 19.6305
CIE-Luv:
53.4885, 4.6517, 0.9941
Hunter-Lab:
46.3642, -0.0640, 3.3267
#867e7e color charts
#867e7e color shades, tints & tones
#867e7e color schemes
#867e7e color preview, HTML & CSS examples
This text has a color of #867e7e
<p style="color:#867e7e;">Text here</p>
.mytext {color:#867e7e;}
This box has a color of #867e7e
<div style="background-color:#867e7e;">Content here</div>
.mybackground {background-color:#867e7e;}
Border around this has a color of #867e7e
<div style="border:2px solid #867e7e;">Content here</div>
.myborder {border:2px solid #867e7e;}