#803a4e color space conversions
Hex:
        #803a4e
        RGB:
        128, 58, 78
        CMY:
        50, 77, 69
        CMYK:
        0, 55, 39, 50
      HSL:
        343°, 37.6344%, 36.4706%
        HSV (HSB):
        343°, 54.6875%, 50.1961%
        XYZ:
        11.7903, 8.1654, 8.1624
        xyY:
        0.4193, 0.2904, 8.1654
      CIE-Lab:
        34.3249, 32.4452, 2.4371
        CIE-LCH:
        34.3249, 32.5366, 4.2956
        CIE-Luv:
        34.3249, 44.2759, -2.4279
        Hunter-Lab:
        28.5751, 23.6439, 3.0666
      #803a4e color charts
#803a4e RGB chart
      #803a4e CMYK chart
      #803a4e RGB pie chart
      #803a4e color shades, tints & tones
#803a4e color schemes
#803a4e color preview, HTML & CSS examples
           This text has a color of #803a4e        
        
          <p style="color:#803a4e;">Text here</p>
        
        
          .mytext {color:#803a4e;}
        
        Text color #803a4e
      
           This box has a color of #803a4e        
        
          <div style="background-color:#803a4e;">Content here</div>
        
        
          .mybackground {background-color:#803a4e;}
        
        Background color #803a4e
      
           Border around this has a color of #803a4e        
        
          <div style="border:2px solid #803a4e;">Content here</div>
        
        
          .myborder {border:2px solid #803a4e;}
        
        Border color #803a4e