#a76980 color space conversions
Hex:
        #a76980
        RGB:
        167, 105, 128
        CMY:
        35, 59, 50
        CMYK:
        0, 37, 23, 35
      HSL:
        338°, 26.0504%, 53.3333%
        HSV (HSB):
        338°, 37.1257%, 65.4902%
        XYZ:
        24.8842, 19.8772, 22.9472
        xyY:
        0.3675, 0.2936, 19.8772
      CIE-Lab:
        51.6980, 28.0620, -2.2992
        CIE-LCH:
        51.6980, 28.1560, 355.3160
        CIE-Luv:
        51.6980, 37.7413, -7.9553
        Hunter-Lab:
        44.5838, 21.6072, 0.6922
      #a76980 color charts
#a76980 RGB chart
      #a76980 CMYK chart
      #a76980 RGB pie chart
      #a76980 color shades, tints & tones
#a76980 color schemes
#a76980 color preview, HTML & CSS examples
           This text has a color of #a76980        
        
          <p style="color:#a76980;">Text here</p>
        
        
          .mytext {color:#a76980;}
        
        Text color #a76980
      
           This box has a color of #a76980        
        
          <div style="background-color:#a76980;">Content here</div>
        
        
          .mybackground {background-color:#a76980;}
        
        Background color #a76980
      
           Border around this has a color of #a76980        
        
          <div style="border:2px solid #a76980;">Content here</div>
        
        
          .myborder {border:2px solid #a76980;}
        
        Border color #a76980