#802d16 color space conversions
Hex:
        #802d16
        RGB:
        128, 45, 22
        CMY:
        50, 82, 91
        CMYK:
        0, 65, 83, 50
      HSL:
        13°, 70.6667%, 29.4118%
        HSV (HSB):
        13°, 82.8125%, 50.1961%
        XYZ:
        9.9853, 6.5239, 1.4920
        xyY:
        0.5547, 0.3624, 6.5239
      CIE-Lab:
        30.6975, 34.6446, 32.6535
        CIE-LCH:
        30.6975, 47.6078, 43.3054
        CIE-Luv:
        30.6975, 62.9579, 21.7144
        Hunter-Lab:
        25.5419, 25.0840, 14.4160
      #802d16 color charts
#802d16 RGB chart
      #802d16 CMYK chart
      #802d16 RGB pie chart
      #802d16 color shades, tints & tones
#802d16 color schemes
#802d16 color preview, HTML & CSS examples
           This text has a color of #802d16        
        
          <p style="color:#802d16;">Text here</p>
        
        
          .mytext {color:#802d16;}
        
        Text color #802d16
      
           This box has a color of #802d16        
        
          <div style="background-color:#802d16;">Content here</div>
        
        
          .mybackground {background-color:#802d16;}
        
        Background color #802d16
      
           Border around this has a color of #802d16        
        
          <div style="border:2px solid #802d16;">Content here</div>
        
        
          .myborder {border:2px solid #802d16;}
        
        Border color #802d16