#807b5d color space conversions
Hex:
        #807b5d
        RGB:
        128, 123, 93
        CMY:
        50, 52, 64
        CMYK:
        0, 4, 27, 50
      HSL:
        51°, 15.8371%, 43.3333%
        HSV (HSB):
        51°, 27.3438%, 50.1961%
        XYZ:
        17.9608, 19.5454, 13.1819
        xyY:
        0.3543, 0.3856, 19.5454
      CIE-Lab:
        51.3193, -3.2460, 17.1283
        CIE-LCH:
        51.3193, 17.4332, 100.7311
        CIE-Luv:
        51.3193, 4.6861, 22.1990
        Hunter-Lab:
        44.2102, -4.8505, 13.2689
      #807b5d color charts
#807b5d RGB chart
      #807b5d CMYK chart
      #807b5d RGB pie chart
      #807b5d color shades, tints & tones
#807b5d color schemes
#807b5d color preview, HTML & CSS examples
           This text has a color of #807b5d        
        
          <p style="color:#807b5d;">Text here</p>
        
        
          .mytext {color:#807b5d;}
        
        Text color #807b5d
      
           This box has a color of #807b5d        
        
          <div style="background-color:#807b5d;">Content here</div>
        
        
          .mybackground {background-color:#807b5d;}
        
        Background color #807b5d
      
           Border around this has a color of #807b5d        
        
          <div style="border:2px solid #807b5d;">Content here</div>
        
        
          .myborder {border:2px solid #807b5d;}
        
        Border color #807b5d