#af9f42 color space conversions
Hex:
        #af9f42
        RGB:
        175, 159, 66
        CMY:
        31, 38, 74
        CMYK:
        0, 9, 62, 31
      HSL:
        51°, 45.2282%, 47.2549%
        HSV (HSB):
        51°, 62.2857%, 68.6275%
        XYZ:
        31.0607, 34.3036, 10.1384
        xyY:
        0.4114, 0.4543, 34.3036
      CIE-Lab:
        65.2028, -5.6139, 49.3551
        CIE-LCH:
        65.2028, 49.6733, 96.4892
        CIE-Luv:
        65.2028, 15.1289, 57.3252
        Hunter-Lab:
        58.5693, -7.8333, 30.7353
      #af9f42 color charts
#af9f42 RGB chart
      #af9f42 CMYK chart
      #af9f42 RGB pie chart
      #af9f42 color shades, tints & tones
#af9f42 color schemes
#af9f42 color preview, HTML & CSS examples
           This text has a color of #af9f42        
        
          <p style="color:#af9f42;">Text here</p>
        
        
          .mytext {color:#af9f42;}
        
        Text color #af9f42
      
           This box has a color of #af9f42        
        
          <div style="background-color:#af9f42;">Content here</div>
        
        
          .mybackground {background-color:#af9f42;}
        
        Background color #af9f42
      
           Border around this has a color of #af9f42        
        
          <div style="border:2px solid #af9f42;">Content here</div>
        
        
          .myborder {border:2px solid #af9f42;}
        
        Border color #af9f42