#af9531 color space conversions
Hex:
        #af9531
        RGB:
        175, 149, 49
        CMY:
        31, 42, 81
        CMYK:
        0, 15, 72, 31
      HSL:
        48°, 56.2500%, 43.9216%
        HSV (HSB):
        48°, 72.0000%, 68.6275%
        XYZ:
        28.9810, 30.8306, 7.3292
        xyY:
        0.4316, 0.4592, 30.8306
      CIE-Lab:
        62.3644, -1.2439, 53.7540
        CIE-LCH:
        62.3644, 53.7684, 91.3256
        CIE-Luv:
        62.3644, 22.6559, 58.4550
        Hunter-Lab:
        55.5253, -4.0026, 31.0416
      #af9531 color charts
#af9531 RGB chart
      #af9531 CMYK chart
      #af9531 RGB pie chart
      #af9531 color shades, tints & tones
#af9531 color schemes
#af9531 color preview, HTML & CSS examples
           This text has a color of #af9531        
        
          <p style="color:#af9531;">Text here</p>
        
        
          .mytext {color:#af9531;}
        
        Text color #af9531
      
           This box has a color of #af9531        
        
          <div style="background-color:#af9531;">Content here</div>
        
        
          .mybackground {background-color:#af9531;}
        
        Background color #af9531
      
           Border around this has a color of #af9531        
        
          <div style="border:2px solid #af9531;">Content here</div>
        
        
          .myborder {border:2px solid #af9531;}
        
        Border color #af9531