#805f1d color space conversions
Hex:
        #805f1d
        RGB:
        128, 95, 29
        CMY:
        50, 63, 89
        CMYK:
        0, 26, 77, 50
      HSL:
        40°, 63.0573%, 30.7843%
        HSV (HSB):
        40°, 77.3438%, 50.1961%
        XYZ:
        13.2161, 12.8623, 2.9485
        xyY:
        0.4553, 0.4431, 12.8623
      CIE-Lab:
        42.5551, 6.6422, 40.8981
        CIE-LCH:
        42.5551, 41.4339, 80.7752
        CIE-Luv:
        42.5551, 26.5790, 38.7779
        Hunter-Lab:
        35.8641, 3.0159, 20.2304
      #805f1d color charts
#805f1d RGB chart
      #805f1d CMYK chart
      #805f1d RGB pie chart
      #805f1d color shades, tints & tones
#805f1d color schemes
#805f1d color preview, HTML & CSS examples
           This text has a color of #805f1d        
        
          <p style="color:#805f1d;">Text here</p>
        
        
          .mytext {color:#805f1d;}
        
        Text color #805f1d
      
           This box has a color of #805f1d        
        
          <div style="background-color:#805f1d;">Content here</div>
        
        
          .mybackground {background-color:#805f1d;}
        
        Background color #805f1d
      
           Border around this has a color of #805f1d        
        
          <div style="border:2px solid #805f1d;">Content here</div>
        
        
          .myborder {border:2px solid #805f1d;}
        
        Border color #805f1d