#808c8e color space conversions
Hex:
#808c8e
RGB:
128, 140, 142
CMY:
50, 45, 44
CMYK:
10, 1, 0, 44
HSL:
189°, 5.8333%, 52.9412%
HSV (HSB):
189°, 9.8592%, 55.6863%
XYZ:
23.1627, 25.2984, 29.2535
xyY:
0.2980, 0.3255, 25.2984
CIE-Lab:
57.3650, -3.9178, -2.5619
CIE-LCH:
57.3650, 4.6811, 213.1818
CIE-Luv:
57.3650, -6.6449, -3.0203
Hunter-Lab:
50.2975, -5.8189, 0.7246
#808c8e color charts
#808c8e color shades, tints & tones
#808c8e color schemes
#808c8e color preview, HTML & CSS examples
This text has a color of #808c8e
<p style="color:#808c8e;">Text here</p>
.mytext {color:#808c8e;}
This box has a color of #808c8e
<div style="background-color:#808c8e;">Content here</div>
.mybackground {background-color:#808c8e;}
Border around this has a color of #808c8e
<div style="border:2px solid #808c8e;">Content here</div>
.myborder {border:2px solid #808c8e;}