#808f8d color space conversions
Hex:
#808f8d
RGB:
128, 143, 141
CMY:
50, 44, 45
CMYK:
10, 0, 1, 44
HSL:
172°, 6.2762%, 53.1373%
HSV (HSB):
172°, 10.4895%, 56.0784%
XYZ:
23.5323, 26.1572, 29.0079
xyY:
0.2990, 0.3324, 26.1572
CIE-Lab:
58.1860, -5.8041, -0.7843
CIE-LCH:
58.1860, 5.8569, 187.6954
CIE-Luv:
58.1860, -8.0728, -0.1775
Hunter-Lab:
51.1441, -7.3713, 2.1728
#808f8d color charts
#808f8d color shades, tints & tones
#808f8d color schemes
#808f8d color preview, HTML & CSS examples
This text has a color of #808f8d
<p style="color:#808f8d;">Text here</p>
.mytext {color:#808f8d;}
This box has a color of #808f8d
<div style="background-color:#808f8d;">Content here</div>
.mybackground {background-color:#808f8d;}
Border around this has a color of #808f8d
<div style="border:2px solid #808f8d;">Content here</div>
.myborder {border:2px solid #808f8d;}