#808d8d color space conversions
Hex:
#808d8d
RGB:
128, 141, 141
CMY:
50, 45, 45
CMYK:
9, 0, 0, 45
HSL:
180°, 5.3942%, 52.7451%
HSV (HSB):
180°, 9.2199%, 55.2941%
XYZ:
23.2347, 25.5620, 28.9087
xyY:
0.2990, 0.3290, 25.5620
CIE-Lab:
57.6190, -4.6893, -1.6150
CIE-LCH:
57.6190, 4.9596, 199.0037
CIE-Luv:
57.6190, -7.0954, -1.5405
Hunter-Lab:
50.5589, -6.4472, 1.4903
#808d8d color charts
#808d8d color shades, tints & tones
#808d8d color schemes
#808d8d color preview, HTML & CSS examples
This text has a color of #808d8d
<p style="color:#808d8d;">Text here</p>
.mytext {color:#808d8d;}
This box has a color of #808d8d
<div style="background-color:#808d8d;">Content here</div>
.mybackground {background-color:#808d8d;}
Border around this has a color of #808d8d
<div style="border:2px solid #808d8d;">Content here</div>
.myborder {border:2px solid #808d8d;}