#ab8980 color space conversions
Hex:
        #ab8980
        RGB:
        171, 137, 128
        CMY:
        33, 46, 50
        CMYK:
        0, 20, 25, 33
      HSL:
        13°, 20.3791%, 58.6275%
        HSV (HSB):
        13°, 25.1462%, 67.0588%
        XYZ:
        29.6365, 28.1078, 24.2854
        xyY:
        0.3613, 0.3427, 28.1078
      CIE-Lab:
        59.9860, 11.5263, 9.7203
        CIE-LCH:
        59.9860, 15.0778, 40.1414
        CIE-Luv:
        59.9860, 22.1048, 11.1748
        Hunter-Lab:
        53.0168, 7.0027, 9.9527
      #ab8980 color charts
#ab8980 RGB chart
      #ab8980 CMYK chart
      #ab8980 RGB pie chart
      #ab8980 color shades, tints & tones
#ab8980 color schemes
#ab8980 color preview, HTML & CSS examples
           This text has a color of #ab8980        
        
          <p style="color:#ab8980;">Text here</p>
        
        
          .mytext {color:#ab8980;}
        
        Text color #ab8980
      
           This box has a color of #ab8980        
        
          <div style="background-color:#ab8980;">Content here</div>
        
        
          .mybackground {background-color:#ab8980;}
        
        Background color #ab8980
      
           Border around this has a color of #ab8980        
        
          <div style="border:2px solid #ab8980;">Content here</div>
        
        
          .myborder {border:2px solid #ab8980;}
        
        Border color #ab8980