#807c5d color space conversions
Hex:
        #807c5d
        RGB:
        128, 124, 93
        CMY:
        50, 51, 64
        CMYK:
        0, 3, 27, 50
      HSL:
        53°, 15.8371%, 43.3333%
        HSV (HSB):
        53°, 27.3438%, 50.1961%
        XYZ:
        18.0855, 19.7948, 13.2235
        xyY:
        0.3539, 0.3873, 19.7948
      CIE-Lab:
        51.6044, -3.8125, 17.5160
        CIE-LCH:
        51.6044, 17.9261, 102.2794
        CIE-Luv:
        51.6044, 4.1094, 22.7819
        Hunter-Lab:
        44.4914, -5.3005, 13.5221
      #807c5d color charts
#807c5d RGB chart
      #807c5d CMYK chart
      #807c5d RGB pie chart
      #807c5d color shades, tints & tones
#807c5d color schemes
#807c5d color preview, HTML & CSS examples
           This text has a color of #807c5d        
        
          <p style="color:#807c5d;">Text here</p>
        
        
          .mytext {color:#807c5d;}
        
        Text color #807c5d
      
           This box has a color of #807c5d        
        
          <div style="background-color:#807c5d;">Content here</div>
        
        
          .mybackground {background-color:#807c5d;}
        
        Background color #807c5d
      
           Border around this has a color of #807c5d        
        
          <div style="border:2px solid #807c5d;">Content here</div>
        
        
          .myborder {border:2px solid #807c5d;}
        
        Border color #807c5d