#802d10 color space conversions
Hex:
        #802d10
        RGB:
        128, 45, 16
        CMY:
        50, 82, 94
        CMYK:
        0, 65, 88, 50
      HSL:
        16°, 77.7778%, 28.2353%
        HSV (HSB):
        16°, 87.5000%, 50.1961%
        XYZ:
        9.9340, 6.5034, 1.2219
        xyY:
        0.5625, 0.3683, 6.5034
      CIE-Lab:
        30.6485, 34.4511, 35.6513
        CIE-LCH:
        30.6485, 49.5772, 45.9808
        CIE-Luv:
        30.6485, 63.6125, 23.2090
        Hunter-Lab:
        25.5017, 24.9053, 15.0103
      #802d10 color charts
#802d10 RGB chart
      #802d10 CMYK chart
      #802d10 RGB pie chart
      #802d10 color shades, tints & tones
#802d10 color schemes
#802d10 color preview, HTML & CSS examples
           This text has a color of #802d10        
        
          <p style="color:#802d10;">Text here</p>
        
        
          .mytext {color:#802d10;}
        
        Text color #802d10
      
           This box has a color of #802d10        
        
          <div style="background-color:#802d10;">Content here</div>
        
        
          .mybackground {background-color:#802d10;}
        
        Background color #802d10
      
           Border around this has a color of #802d10        
        
          <div style="border:2px solid #802d10;">Content here</div>
        
        
          .myborder {border:2px solid #802d10;}
        
        Border color #802d10