#803d2f color space conversions
Hex:
        #803d2f
        RGB:
        128, 61, 47
        CMY:
        50, 76, 82
        CMYK:
        0, 52, 63, 50
      HSL:
        10°, 46.2857%, 34.3137%
        HSV (HSB):
        10°, 63.2812%, 50.1961%
        XYZ:
        11.0839, 8.1319, 3.6748
        xyY:
        0.4842, 0.3553, 8.1319
      CIE-Lab:
        34.2561, 27.6590, 22.0157
        CIE-LCH:
        34.2561, 35.3513, 38.5187
        CIE-Luv:
        34.2561, 48.9244, 17.6359
        Hunter-Lab:
        28.5165, 19.4762, 12.3212
      #803d2f color charts
#803d2f RGB chart
      #803d2f CMYK chart
      #803d2f RGB pie chart
      #803d2f color shades, tints & tones
#803d2f color schemes
#803d2f color preview, HTML & CSS examples
           This text has a color of #803d2f        
        
          <p style="color:#803d2f;">Text here</p>
        
        
          .mytext {color:#803d2f;}
        
        Text color #803d2f
      
           This box has a color of #803d2f        
        
          <div style="background-color:#803d2f;">Content here</div>
        
        
          .mybackground {background-color:#803d2f;}
        
        Background color #803d2f
      
           Border around this has a color of #803d2f        
        
          <div style="border:2px solid #803d2f;">Content here</div>
        
        
          .myborder {border:2px solid #803d2f;}
        
        Border color #803d2f