#af9e74 color space conversions
Hex:
        #af9e74
        RGB:
        175, 158, 116
        CMY:
        31, 38, 55
        CMYK:
        0, 10, 34, 31
      HSL:
        43°, 26.9406%, 57.0588%
        HSV (HSB):
        43°, 33.7143%, 68.6275%
        XYZ:
        33.0584, 34.8286, 21.5032
        xyY:
        0.3698, 0.3896, 34.8286
      CIE-Lab:
        65.6150, -0.1599, 24.2463
        CIE-LCH:
        65.6150, 24.2469, 90.3779
        CIE-Luv:
        65.6150, 13.1713, 31.7677
        Hunter-Lab:
        59.0158, -3.2886, 19.7079
      #af9e74 color charts
#af9e74 RGB chart
      #af9e74 CMYK chart
      #af9e74 RGB pie chart
      #af9e74 color shades, tints & tones
#af9e74 color schemes
#af9e74 color preview, HTML & CSS examples
           This text has a color of #af9e74        
        
          <p style="color:#af9e74;">Text here</p>
        
        
          .mytext {color:#af9e74;}
        
        Text color #af9e74
      
           This box has a color of #af9e74        
        
          <div style="background-color:#af9e74;">Content here</div>
        
        
          .mybackground {background-color:#af9e74;}
        
        Background color #af9e74
      
           Border around this has a color of #af9e74        
        
          <div style="border:2px solid #af9e74;">Content here</div>
        
        
          .myborder {border:2px solid #af9e74;}
        
        Border color #af9e74