#afab87 color space conversions
Hex:
        #afab87
        RGB:
        175, 171, 135
        CMY:
        31, 33, 47
        CMYK:
        0, 2, 23, 31
      HSL:
        54°, 20.0000%, 60.7843%
        HSV (HSB):
        54°, 22.8571%, 68.6275%
        XYZ:
        36.6153, 39.9890, 28.7105
        xyY:
        0.3477, 0.3797, 39.9890
      CIE-Lab:
        69.4617, -4.5567, 19.0980
        CIE-LCH:
        69.4617, 19.6340, 103.4197
        CIE-Luv:
        69.4617, 4.3808, 26.8556
        Hunter-Lab:
        63.2369, -7.3099, 17.3473
      #afab87 color charts
#afab87 RGB chart
      #afab87 CMYK chart
      #afab87 RGB pie chart
      #afab87 color shades, tints & tones
#afab87 color schemes
#afab87 color preview, HTML & CSS examples
           This text has a color of #afab87        
        
          <p style="color:#afab87;">Text here</p>
        
        
          .mytext {color:#afab87;}
        
        Text color #afab87
      
           This box has a color of #afab87        
        
          <div style="background-color:#afab87;">Content here</div>
        
        
          .mybackground {background-color:#afab87;}
        
        Background color #afab87
      
           Border around this has a color of #afab87        
        
          <div style="border:2px solid #afab87;">Content here</div>
        
        
          .myborder {border:2px solid #afab87;}
        
        Border color #afab87