#af9e95 color space conversions
Hex:
        #af9e95
        RGB:
        175, 158, 149
        CMY:
        31, 38, 42
        CMYK:
        0, 10, 15, 31
      HSL:
        21°, 13.9785%, 63.5294%
        HSV (HSB):
        21°, 14.8571%, 68.6275%
        XYZ:
        35.3309, 35.7376, 33.4697
        xyY:
        0.3380, 0.3419, 35.7376
      CIE-Lab:
        66.3189, 4.6850, 6.9520
        CIE-LCH:
        66.3189, 8.3833, 56.0235
        CIE-Luv:
        66.3189, 10.7978, 8.9939
        Hunter-Lab:
        59.7809, 0.8779, 8.6518
      #af9e95 color charts
#af9e95 RGB chart
      #af9e95 CMYK chart
      #af9e95 RGB pie chart
      #af9e95 color shades, tints & tones
#af9e95 color schemes
#af9e95 color preview, HTML & CSS examples
           This text has a color of #af9e95        
        
          <p style="color:#af9e95;">Text here</p>
        
        
          .mytext {color:#af9e95;}
        
        Text color #af9e95
      
           This box has a color of #af9e95        
        
          <div style="background-color:#af9e95;">Content here</div>
        
        
          .mybackground {background-color:#af9e95;}
        
        Background color #af9e95
      
           Border around this has a color of #af9e95        
        
          <div style="border:2px solid #af9e95;">Content here</div>
        
        
          .myborder {border:2px solid #af9e95;}
        
        Border color #af9e95