#af8981 color space conversions
Hex:
        #af8981
        RGB:
        175, 137, 129
        CMY:
        31, 46, 49
        CMYK:
        0, 22, 26, 31
      HSL:
        10°, 22.3301%, 59.6078%
        HSV (HSB):
        10°, 26.2857%, 68.6275%
        XYZ:
        30.5873, 28.5903, 24.6752
        xyY:
        0.3648, 0.3410, 28.5903
      CIE-Lab:
        60.4183, 13.2504, 9.8201
        CIE-LCH:
        60.4183, 16.4927, 36.5428
        CIE-Luv:
        60.4183, 24.7472, 10.9989
        Hunter-Lab:
        53.4699, 8.5382, 10.0678
      #af8981 color charts
#af8981 RGB chart
      #af8981 CMYK chart
      #af8981 RGB pie chart
      #af8981 color shades, tints & tones
#af8981 color schemes
#af8981 color preview, HTML & CSS examples
           This text has a color of #af8981        
        
          <p style="color:#af8981;">Text here</p>
        
        
          .mytext {color:#af8981;}
        
        Text color #af8981
      
           This box has a color of #af8981        
        
          <div style="background-color:#af8981;">Content here</div>
        
        
          .mybackground {background-color:#af8981;}
        
        Background color #af8981
      
           Border around this has a color of #af8981        
        
          <div style="border:2px solid #af8981;">Content here</div>
        
        
          .myborder {border:2px solid #af8981;}
        
        Border color #af8981