#802b0e color space conversions
Hex:
        #802b0e
        RGB:
        128, 43, 14
        CMY:
        50, 83, 95
        CMYK:
        0, 66, 89, 50
      HSL:
        15°, 80.2817%, 27.8431%
        HSV (HSB):
        15°, 89.0625%, 50.1961%
        XYZ:
        9.8452, 6.3487, 1.1220
        xyY:
        0.5686, 0.3666, 6.3487
      CIE-Lab:
        30.2756, 35.3549, 36.2639
        CIE-LCH:
        30.2756, 50.6462, 45.7272
        CIE-Luv:
        30.2756, 65.0653, 23.0509
        Hunter-Lab:
        25.1965, 25.6527, 14.9975
      #802b0e color charts
#802b0e RGB chart
      #802b0e CMYK chart
      #802b0e RGB pie chart
      #802b0e color shades, tints & tones
#802b0e color schemes
#802b0e color preview, HTML & CSS examples
           This text has a color of #802b0e        
        
          <p style="color:#802b0e;">Text here</p>
        
        
          .mytext {color:#802b0e;}
        
        Text color #802b0e
      
           This box has a color of #802b0e        
        
          <div style="background-color:#802b0e;">Content here</div>
        
        
          .mybackground {background-color:#802b0e;}
        
        Background color #802b0e
      
           Border around this has a color of #802b0e        
        
          <div style="border:2px solid #802b0e;">Content here</div>
        
        
          .myborder {border:2px solid #802b0e;}
        
        Border color #802b0e