#803f1d color space conversions
Hex:
        #803f1d
        RGB:
        128, 63, 29
        CMY:
        50, 75, 89
        CMYK:
        0, 51, 77, 50
      HSL:
        21°, 63.0573%, 30.7843%
        HSV (HSB):
        21°, 77.3438%, 50.1961%
        XYZ:
        10.9014, 8.2329, 2.1769
        xyY:
        0.5115, 0.3863, 8.2329
      CIE-Lab:
        34.4633, 25.4173, 32.7233
        CIE-LCH:
        34.4633, 41.4350, 52.1623
        CIE-Luv:
        34.4633, 49.9910, 25.7368
        Hunter-Lab:
        28.6931, 17.6047, 15.5868
      #803f1d color charts
#803f1d RGB chart
      #803f1d CMYK chart
      #803f1d RGB pie chart
      #803f1d color shades, tints & tones
#803f1d color schemes
#803f1d color preview, HTML & CSS examples
           This text has a color of #803f1d        
        
          <p style="color:#803f1d;">Text here</p>
        
        
          .mytext {color:#803f1d;}
        
        Text color #803f1d
      
           This box has a color of #803f1d        
        
          <div style="background-color:#803f1d;">Content here</div>
        
        
          .mybackground {background-color:#803f1d;}
        
        Background color #803f1d
      
           Border around this has a color of #803f1d        
        
          <div style="border:2px solid #803f1d;">Content here</div>
        
        
          .myborder {border:2px solid #803f1d;}
        
        Border color #803f1d