#805f1e color space conversions
Hex:
        #805f1e
        RGB:
        128, 95, 30
        CMY:
        50, 63, 88
        CMYK:
        0, 26, 77, 50
      HSL:
        40°, 62.0253%, 30.9804%
        HSV (HSB):
        40°, 76.5625%, 50.1961%
        XYZ:
        13.2286, 12.8673, 3.0147
        xyY:
        0.4544, 0.4420, 12.8673
      CIE-Lab:
        42.5627, 6.6914, 40.4650
        CIE-LCH:
        42.5627, 41.0146, 80.6104
        CIE-Luv:
        42.5627, 26.5319, 38.5045
        Hunter-Lab:
        35.8711, 3.0533, 20.1268
      #805f1e color charts
#805f1e RGB chart
      #805f1e CMYK chart
      #805f1e RGB pie chart
      #805f1e color shades, tints & tones
#805f1e color schemes
#805f1e color preview, HTML & CSS examples
           This text has a color of #805f1e        
        
          <p style="color:#805f1e;">Text here</p>
        
        
          .mytext {color:#805f1e;}
        
        Text color #805f1e
      
           This box has a color of #805f1e        
        
          <div style="background-color:#805f1e;">Content here</div>
        
        
          .mybackground {background-color:#805f1e;}
        
        Background color #805f1e
      
           Border around this has a color of #805f1e        
        
          <div style="border:2px solid #805f1e;">Content here</div>
        
        
          .myborder {border:2px solid #805f1e;}
        
        Border color #805f1e