#805d2f color space conversions
Hex:
        #805d2f
        RGB:
        128, 93, 47
        CMY:
        50, 64, 82
        CMYK:
        0, 27, 63, 50
      HSL:
        34°, 46.2857%, 34.3137%
        HSV (HSB):
        34°, 63.2812%, 50.1961%
        XYZ:
        13.3295, 12.6231, 4.4233
        xyY:
        0.4388, 0.4156, 12.6231
      CIE-Lab:
        42.1898, 8.9557, 31.5743
        CIE-LCH:
        42.1898, 32.8198, 74.1646
        CIE-Luv:
        42.1898, 26.9104, 31.6785
        Hunter-Lab:
        35.5290, 4.7925, 17.4889
      #805d2f color charts
#805d2f RGB chart
      #805d2f CMYK chart
      #805d2f RGB pie chart
      #805d2f color shades, tints & tones
#805d2f color schemes
#805d2f color preview, HTML & CSS examples
           This text has a color of #805d2f        
        
          <p style="color:#805d2f;">Text here</p>
        
        
          .mytext {color:#805d2f;}
        
        Text color #805d2f
      
           This box has a color of #805d2f        
        
          <div style="background-color:#805d2f;">Content here</div>
        
        
          .mybackground {background-color:#805d2f;}
        
        Background color #805d2f
      
           Border around this has a color of #805d2f        
        
          <div style="border:2px solid #805d2f;">Content here</div>
        
        
          .myborder {border:2px solid #805d2f;}
        
        Border color #805d2f