#808f8e color space conversions
Hex:
#808f8e
RGB:
128, 143, 142
CMY:
50, 44, 44
CMYK:
10, 0, 1, 44
HSL:
176°, 6.2762%, 53.1373%
HSV (HSB):
176°, 10.4895%, 56.0784%
XYZ:
23.6070, 26.1871, 29.4016
xyY:
0.2981, 0.3307, 26.1871
CIE-Lab:
58.2142, -5.5938, -1.3152
CIE-LCH:
58.2142, 5.7463, 193.2306
CIE-Luv:
58.2142, -8.1067, -0.9705
Hunter-Lab:
51.1733, -7.2086, 1.7563
#808f8e color charts
#808f8e color shades, tints & tones
#808f8e color schemes
#808f8e color preview, HTML & CSS examples
This text has a color of #808f8e
<p style="color:#808f8e;">Text here</p>
.mytext {color:#808f8e;}
This box has a color of #808f8e
<div style="background-color:#808f8e;">Content here</div>
.mybackground {background-color:#808f8e;}
Border around this has a color of #808f8e
<div style="border:2px solid #808f8e;">Content here</div>
.myborder {border:2px solid #808f8e;}