#802e2a color space conversions
Hex:
        #802e2a
        RGB:
        128, 46, 42
        CMY:
        50, 82, 84
        CMYK:
        0, 64, 67, 50
      HSL:
        3°, 50.5882%, 33.3333%
        HSV (HSB):
        3°, 67.1875%, 50.1961%
        XYZ:
        10.2970, 6.7104, 2.9430
        xyY:
        0.5161, 0.3364, 6.7104
      CIE-Lab:
        31.1382, 35.1748, 21.2513
        CIE-LCH:
        31.1382, 41.0960, 31.1388
        CIE-Luv:
        31.1382, 59.1085, 14.5156
        Hunter-Lab:
        25.9043, 25.6213, 11.3971
      #802e2a color charts
#802e2a RGB chart
      #802e2a CMYK chart
      #802e2a RGB pie chart
      #802e2a color shades, tints & tones
#802e2a color schemes
#802e2a color preview, HTML & CSS examples
           This text has a color of #802e2a        
        
          <p style="color:#802e2a;">Text here</p>
        
        
          .mytext {color:#802e2a;}
        
        Text color #802e2a
      
           This box has a color of #802e2a        
        
          <div style="background-color:#802e2a;">Content here</div>
        
        
          .mybackground {background-color:#802e2a;}
        
        Background color #802e2a
      
           Border around this has a color of #802e2a        
        
          <div style="border:2px solid #802e2a;">Content here</div>
        
        
          .myborder {border:2px solid #802e2a;}
        
        Border color #802e2a