#802e06 color space conversions
Hex:
        #802e06
        RGB:
        128, 46, 6
        CMY:
        50, 82, 98
        CMYK:
        0, 64, 95, 50
      HSL:
        20°, 91.0448%, 26.2745%
        HSV (HSB):
        20°, 95.3125%, 50.1961%
        XYZ:
        9.9120, 6.5563, 0.9154
        xyY:
        0.5702, 0.3772, 6.5563
      CIE-Lab:
        30.7748, 33.7325, 39.9669
        CIE-LCH:
        30.7748, 52.2995, 49.8353
        CIE-Luv:
        30.7748, 63.7466, 25.3020
        Hunter-Lab:
        25.6053, 24.2889, 15.8042
      #802e06 color charts
#802e06 RGB chart
      #802e06 CMYK chart
      #802e06 RGB pie chart
      #802e06 color shades, tints & tones
#802e06 color schemes
#802e06 color preview, HTML & CSS examples
           This text has a color of #802e06        
        
          <p style="color:#802e06;">Text here</p>
        
        
          .mytext {color:#802e06;}
        
        Text color #802e06
      
           This box has a color of #802e06        
        
          <div style="background-color:#802e06;">Content here</div>
        
        
          .mybackground {background-color:#802e06;}
        
        Background color #802e06
      
           Border around this has a color of #802e06        
        
          <div style="border:2px solid #802e06;">Content here</div>
        
        
          .myborder {border:2px solid #802e06;}
        
        Border color #802e06