#807d4d color space conversions
Hex:
        #807d4d
        RGB:
        128, 125, 77
        CMY:
        50, 51, 70
        CMYK:
        0, 2, 40, 50
      HSL:
        56°, 24.8780%, 40.1961%
        HSV (HSB):
        56°, 39.8438%, 50.1961%
        XYZ:
        17.5753, 19.7922, 9.9151
        xyY:
        0.3717, 0.4186, 19.7922
      CIE-Lab:
        51.6015, -6.5304, 26.5749
        CIE-LCH:
        51.6015, 27.3655, 103.8061
        CIE-Luv:
        51.6015, 4.2948, 32.9886
        Hunter-Lab:
        44.4885, -7.3381, 17.9280
      #807d4d color charts
#807d4d RGB chart
      #807d4d CMYK chart
      #807d4d RGB pie chart
      #807d4d color shades, tints & tones
#807d4d color schemes
#807d4d color preview, HTML & CSS examples
           This text has a color of #807d4d        
        
          <p style="color:#807d4d;">Text here</p>
        
        
          .mytext {color:#807d4d;}
        
        Text color #807d4d
      
           This box has a color of #807d4d        
        
          <div style="background-color:#807d4d;">Content here</div>
        
        
          .mybackground {background-color:#807d4d;}
        
        Background color #807d4d
      
           Border around this has a color of #807d4d        
        
          <div style="border:2px solid #807d4d;">Content here</div>
        
        
          .myborder {border:2px solid #807d4d;}
        
        Border color #807d4d