#805d1f color space conversions
Hex:
        #805d1f
        RGB:
        128, 93, 31
        CMY:
        50, 64, 88
        CMYK:
        0, 27, 76, 50
      HSL:
        38°, 61.0063%, 31.1765%
        HSV (HSB):
        38°, 75.7812%, 50.1961%
        XYZ:
        13.0638, 12.5168, 3.0238
        xyY:
        0.4567, 0.4376, 12.5168
      CIE-Lab:
        42.0260, 7.9237, 39.4792
        CIE-LCH:
        42.0260, 40.2665, 78.6512
        CIE-Luv:
        42.0260, 27.9327, 37.3622
        Hunter-Lab:
        35.3791, 3.9977, 19.6980
      #805d1f color charts
#805d1f RGB chart
      #805d1f CMYK chart
      #805d1f RGB pie chart
      #805d1f color shades, tints & tones
#805d1f color schemes
#805d1f color preview, HTML & CSS examples
           This text has a color of #805d1f        
        
          <p style="color:#805d1f;">Text here</p>
        
        
          .mytext {color:#805d1f;}
        
        Text color #805d1f
      
           This box has a color of #805d1f        
        
          <div style="background-color:#805d1f;">Content here</div>
        
        
          .mybackground {background-color:#805d1f;}
        
        Background color #805d1f
      
           Border around this has a color of #805d1f        
        
          <div style="border:2px solid #805d1f;">Content here</div>
        
        
          .myborder {border:2px solid #805d1f;}
        
        Border color #805d1f