#af9b74 color space conversions
Hex:
        #af9b74
        RGB:
        175, 155, 116
        CMY:
        31, 39, 55
        CMYK:
        0, 11, 34, 31
      HSL:
        40°, 26.9406%, 57.0588%
        HSV (HSB):
        40°, 33.7143%, 68.6275%
        XYZ:
        32.5529, 33.8176, 21.3347
        xyY:
        0.3712, 0.3856, 33.8176
      CIE-Lab:
        64.8175, 1.4760, 23.1764
        CIE-LCH:
        64.8175, 23.2233, 86.3560
        CIE-Luv:
        64.8175, 15.0041, 30.0967
        Hunter-Lab:
        58.1529, -1.8466, 18.9551
      #af9b74 color charts
#af9b74 RGB chart
      #af9b74 CMYK chart
      #af9b74 RGB pie chart
      #af9b74 color shades, tints & tones
#af9b74 color schemes
#af9b74 color preview, HTML & CSS examples
           This text has a color of #af9b74        
        
          <p style="color:#af9b74;">Text here</p>
        
        
          .mytext {color:#af9b74;}
        
        Text color #af9b74
      
           This box has a color of #af9b74        
        
          <div style="background-color:#af9b74;">Content here</div>
        
        
          .mybackground {background-color:#af9b74;}
        
        Background color #af9b74
      
           Border around this has a color of #af9b74        
        
          <div style="border:2px solid #af9b74;">Content here</div>
        
        
          .myborder {border:2px solid #af9b74;}
        
        Border color #af9b74