#803f4d color space conversions
Hex:
        #803f4d
        RGB:
        128, 63, 77
        CMY:
        50, 75, 70
        CMYK:
        0, 51, 40, 50
      HSL:
        347°, 34.0314%, 37.4510%
        HSV (HSB):
        347°, 50.7812%, 50.1961%
        XYZ:
        12.0191, 8.6800, 8.0631
        xyY:
        0.4179, 0.3018, 8.6800
      CIE-Lab:
        35.3608, 29.5834, 4.5663
        CIE-LCH:
        35.3608, 29.9337, 8.7746
        CIE-Luv:
        35.3608, 41.8624, 0.5108
        Hunter-Lab:
        29.4619, 21.2618, 4.3969
      #803f4d color charts
#803f4d RGB chart
      #803f4d CMYK chart
      #803f4d RGB pie chart
      #803f4d color shades, tints & tones
#803f4d color schemes
#803f4d color preview, HTML & CSS examples
           This text has a color of #803f4d        
        
          <p style="color:#803f4d;">Text here</p>
        
        
          .mytext {color:#803f4d;}
        
        Text color #803f4d
      
           This box has a color of #803f4d        
        
          <div style="background-color:#803f4d;">Content here</div>
        
        
          .mybackground {background-color:#803f4d;}
        
        Background color #803f4d
      
           Border around this has a color of #803f4d        
        
          <div style="border:2px solid #803f4d;">Content here</div>
        
        
          .myborder {border:2px solid #803f4d;}
        
        Border color #803f4d