#7e8888 color space conversions
Hex:
#7e8888
RGB:
126, 136, 136
CMY:
51, 47, 47
CMYK:
7, 0, 0, 47
HSL:
180°, 4.0323%, 51.3725%
HSV (HSB):
180°, 7.3529%, 53.3333%
XYZ:
21.8523, 23.8215, 26.7388
xyY:
0.3018, 0.3290, 23.8215
CIE-Lab:
55.9086, -3.6446, -1.2637
CIE-LCH:
55.9086, 3.8575, 199.1232
CIE-Luv:
55.9086, -5.5007, -1.1962
Hunter-Lab:
48.8073, -5.4937, 1.6834
#7e8888 color charts
#7e8888 color shades, tints & tones
#7e8888 color schemes
#7e8888 color preview, HTML & CSS examples
This text has a color of #7e8888
<p style="color:#7e8888;">Text here</p>
.mytext {color:#7e8888;}
This box has a color of #7e8888
<div style="background-color:#7e8888;">Content here</div>
.mybackground {background-color:#7e8888;}
Border around this has a color of #7e8888
<div style="border:2px solid #7e8888;">Content here</div>
.myborder {border:2px solid #7e8888;}