#805a4d color space conversions
Hex:
        #805a4d
        RGB:
        128, 90, 77
        CMY:
        50, 65, 70
        CMYK:
        0, 30, 40, 50
      HSL:
        15°, 24.8780%, 40.1961%
        HSV (HSB):
        15°, 39.8438%, 50.1961%
        XYZ:
        13.8978, 12.4373, 8.6893
        xyY:
        0.3968, 0.3551, 12.4373
      CIE-Lab:
        41.9029, 13.8327, 13.7256
        CIE-LCH:
        41.9029, 19.4868, 44.7774
        CIE-Luv:
        41.9029, 25.9121, 14.0576
        Hunter-Lab:
        35.2666, 8.6264, 10.0782
      #805a4d color charts
#805a4d RGB chart
      #805a4d CMYK chart
      #805a4d RGB pie chart
      #805a4d color shades, tints & tones
#805a4d color schemes
#805a4d color preview, HTML & CSS examples
           This text has a color of #805a4d        
        
          <p style="color:#805a4d;">Text here</p>
        
        
          .mytext {color:#805a4d;}
        
        Text color #805a4d
      
           This box has a color of #805a4d        
        
          <div style="background-color:#805a4d;">Content here</div>
        
        
          .mybackground {background-color:#805a4d;}
        
        Background color #805a4d
      
           Border around this has a color of #805a4d        
        
          <div style="border:2px solid #805a4d;">Content here</div>
        
        
          .myborder {border:2px solid #805a4d;}
        
        Border color #805a4d