#af9a33 color space conversions
Hex:
        #af9a33
        RGB:
        175, 154, 51
        CMY:
        31, 40, 80
        CMYK:
        0, 12, 71, 31
      HSL:
        50°, 54.8673%, 44.3137%
        HSV (HSB):
        50°, 70.8571%, 68.6275%
        XYZ:
        29.8323, 32.4642, 7.8258
        xyY:
        0.4254, 0.4630, 32.4642
      CIE-Lab:
        63.7247, -3.8438, 54.3016
        CIE-LCH:
        63.7247, 54.4375, 94.0490
        CIE-Luv:
        63.7247, 19.0777, 60.0277
        Hunter-Lab:
        56.9773, -6.2509, 31.7407
      #af9a33 color charts
#af9a33 RGB chart
      #af9a33 CMYK chart
      #af9a33 RGB pie chart
      #af9a33 color shades, tints & tones
#af9a33 color schemes
#af9a33 color preview, HTML & CSS examples
           This text has a color of #af9a33        
        
          <p style="color:#af9a33;">Text here</p>
        
        
          .mytext {color:#af9a33;}
        
        Text color #af9a33
      
           This box has a color of #af9a33        
        
          <div style="background-color:#af9a33;">Content here</div>
        
        
          .mybackground {background-color:#af9a33;}
        
        Background color #af9a33
      
           Border around this has a color of #af9a33        
        
          <div style="border:2px solid #af9a33;">Content here</div>
        
        
          .myborder {border:2px solid #af9a33;}
        
        Border color #af9a33