#808f80 color space conversions
Hex:
#808f80
RGB:
128, 143, 128
CMY:
50, 44, 50
CMYK:
10, 0, 10, 44
HSL:
120°, 6.2762%, 53.1373%
HSV (HSB):
120°, 10.4895%, 56.0784%
XYZ:
22.6208, 25.7926, 24.2083
xyY:
0.3115, 0.3552, 25.7926
CIE-Lab:
57.8397, -8.4184, 6.1483
CIE-LCH:
57.8397, 10.4245, 143.8580
CIE-Luv:
57.8397, -7.6453, 9.8755
Hunter-Lab:
50.7864, -9.3705, 7.2888
#808f80 color charts
#808f80 color shades, tints & tones
#808f80 color schemes
#808f80 color preview, HTML & CSS examples
This text has a color of #808f80
<p style="color:#808f80;">Text here</p>
.mytext {color:#808f80;}
This box has a color of #808f80
<div style="background-color:#808f80;">Content here</div>
.mybackground {background-color:#808f80;}
Border around this has a color of #808f80
<div style="border:2px solid #808f80;">Content here</div>
.myborder {border:2px solid #808f80;}