#a76560 color space conversions
Hex:
        #a76560
        RGB:
        167, 101, 96
        CMY:
        35, 60, 62
        CMYK:
        0, 40, 43, 35
      HSL:
        4°, 28.7449%, 51.5686%
        HSV (HSB):
        4°, 42.5150%, 65.4902%
        XYZ:
        22.7014, 18.3674, 13.4151
        xyY:
        0.4167, 0.3371, 18.3674
      CIE-Lab:
        49.9387, 26.0048, 14.1680
        CIE-LCH:
        49.9387, 29.6138, 28.5825
        CIE-Luv:
        49.9387, 45.7378, 13.0328
        Hunter-Lab:
        42.8572, 19.5510, 11.4411
      #a76560 color charts
#a76560 RGB chart
      #a76560 CMYK chart
      #a76560 RGB pie chart
      #a76560 color shades, tints & tones
#a76560 color schemes
#a76560 color preview, HTML & CSS examples
           This text has a color of #a76560        
        
          <p style="color:#a76560;">Text here</p>
        
        
          .mytext {color:#a76560;}
        
        Text color #a76560
      
           This box has a color of #a76560        
        
          <div style="background-color:#a76560;">Content here</div>
        
        
          .mybackground {background-color:#a76560;}
        
        Background color #a76560
      
           Border around this has a color of #a76560        
        
          <div style="border:2px solid #a76560;">Content here</div>
        
        
          .myborder {border:2px solid #a76560;}
        
        Border color #a76560