#af9d75 color space conversions
Hex:
        #af9d75
        RGB:
        175, 157, 117
        CMY:
        31, 38, 54
        CMYK:
        0, 10, 33, 31
      HSL:
        41°, 26.6055%, 57.2549%
        HSV (HSB):
        41°, 33.1429%, 68.6275%
        XYZ:
        32.9471, 34.5123, 21.7547
        xyY:
        0.3693, 0.3868, 34.5123
      CIE-Lab:
        65.3672, 0.5131, 23.3668
        CIE-LCH:
        65.3672, 23.3724, 88.7420
        CIE-Luv:
        65.3672, 13.7142, 30.5810
        Hunter-Lab:
        58.7471, -2.6996, 19.1673
      #af9d75 color charts
#af9d75 RGB chart
      #af9d75 CMYK chart
      #af9d75 RGB pie chart
      #af9d75 color shades, tints & tones
#af9d75 color schemes
#af9d75 color preview, HTML & CSS examples
           This text has a color of #af9d75        
        
          <p style="color:#af9d75;">Text here</p>
        
        
          .mytext {color:#af9d75;}
        
        Text color #af9d75
      
           This box has a color of #af9d75        
        
          <div style="background-color:#af9d75;">Content here</div>
        
        
          .mybackground {background-color:#af9d75;}
        
        Background color #af9d75
      
           Border around this has a color of #af9d75        
        
          <div style="border:2px solid #af9d75;">Content here</div>
        
        
          .myborder {border:2px solid #af9d75;}
        
        Border color #af9d75