#808c4d color space conversions
Hex:
        #808c4d
        RGB:
        128, 140, 77
        CMY:
        50, 45, 70
        CMYK:
        9, 0, 45, 45
      HSL:
        71°, 29.0323%, 42.5490%
        HSV (HSB):
        71°, 45.0000%, 54.9020%
        XYZ:
        19.6197, 23.8812, 10.5966
        xyY:
        0.3627, 0.4414, 23.8812
      CIE-Lab:
        55.9686, -14.7114, 32.0885
        CIE-LCH:
        55.9686, 35.3001, 114.6298
        CIE-Luv:
        55.9686, -4.5502, 41.0083
        Hunter-Lab:
        48.8684, -13.8553, 21.3514
      #808c4d color charts
#808c4d RGB chart
      #808c4d CMYK chart
      #808c4d RGB pie chart
      #808c4d color shades, tints & tones
#808c4d color schemes
#808c4d color preview, HTML & CSS examples
           This text has a color of #808c4d        
        
          <p style="color:#808c4d;">Text here</p>
        
        
          .mytext {color:#808c4d;}
        
        Text color #808c4d
      
           This box has a color of #808c4d        
        
          <div style="background-color:#808c4d;">Content here</div>
        
        
          .mybackground {background-color:#808c4d;}
        
        Background color #808c4d
      
           Border around this has a color of #808c4d        
        
          <div style="border:2px solid #808c4d;">Content here</div>
        
        
          .myborder {border:2px solid #808c4d;}
        
        Border color #808c4d