#808080 color space conversions
Hex:
#808080
RGB:
128, 128, 128
CMY:
50, 50, 50
CMYK:
0, 0, 0, 50
HSL:
0°, 0.0000%, 50.1961%
HSV (HSB):
0°, 0.0000%, 50.1961%
XYZ:
20.5175, 21.5861, 23.5072
xyY:
0.3127, 0.3290, 21.5861
CIE-Lab:
53.5850, 0.0032, -0.0062
CIE-LCH:
53.5850, 0.0070, 296.8129
CIE-Luv:
53.5850, 0.0005, -0.0092
Hunter-Lab:
46.4608, -2.4790, 2.5243
#808080 color charts
#808080 color shades, tints & tones
#808080 color schemes
#808080 color preview, HTML & CSS examples
This text has a color of #808080
<p style="color:#808080;">Text here</p>
.mytext {color:#808080;}
This box has a color of #808080
<div style="background-color:#808080;">Content here</div>
.mybackground {background-color:#808080;}
Border around this has a color of #808080
<div style="border:2px solid #808080;">Content here</div>
.myborder {border:2px solid #808080;}