#927e7e color space conversions
Hex:
#927e7e
RGB:
146, 126, 126
CMY:
43, 51, 51
CMYK:
0, 14, 14, 43
HSL:
0°, 8.4034%, 53.3333%
HSV (HSB):
0°, 13.6986%, 57.2549%
XYZ:
23.0808, 22.5391, 22.8726
xyY:
0.3370, 0.3291, 22.5391
CIE-Lab:
54.5943, 7.6563, 2.8234
CIE-LCH:
54.5943, 8.1603, 20.2427
CIE-Luv:
54.5943, 12.0462, 2.5890
Hunter-Lab:
47.4753, 3.6985, 4.6680
#927e7e color charts
#927e7e color shades, tints & tones
#927e7e color schemes
#927e7e color preview, HTML & CSS examples
This text has a color of #927e7e
<p style="color:#927e7e;">Text here</p>
.mytext {color:#927e7e;}
This box has a color of #927e7e
<div style="background-color:#927e7e;">Content here</div>
.mybackground {background-color:#927e7e;}
Border around this has a color of #927e7e
<div style="border:2px solid #927e7e;">Content here</div>
.myborder {border:2px solid #927e7e;}