#808060 color space conversions
Hex:
#808060
RGB:
128, 128, 96
CMY:
50, 50, 62
CMYK:
0, 0, 25, 50
HSL:
60°, 14.2857%, 43.9216%
HSV (HSB):
60°, 25.0000%, 50.1961%
XYZ:
18.7326, 20.8721, 14.1077
xyY:
0.3488, 0.3886, 20.8721
CIE-Lab:
52.8092, -5.6159, 17.4330
CIE-LCH:
52.8092, 18.3152, 107.8558
CIE-Luv:
52.8092, 1.6720, 23.1694
Hunter-Lab:
45.6860, -6.7602, 13.6715
#808060 color charts
#808060 color shades, tints & tones
#808060 color schemes
#808060 color preview, HTML & CSS examples
This text has a color of #808060
<p style="color:#808060;">Text here</p>
.mytext {color:#808060;}
This box has a color of #808060
<div style="background-color:#808060;">Content here</div>
.mybackground {background-color:#808060;}
Border around this has a color of #808060
<div style="border:2px solid #808060;">Content here</div>
.myborder {border:2px solid #808060;}