#af9a31 color space conversions
Hex:
        #af9a31
        RGB:
        175, 154, 49
        CMY:
        31, 40, 81
        CMYK:
        0, 12, 72, 31
      HSL:
        50°, 56.2500%, 43.9216%
        HSV (HSB):
        50°, 72.0000%, 68.6275%
        XYZ:
        29.7892, 32.4469, 7.5986
        xyY:
        0.4266, 0.4646, 32.4469
      CIE-Lab:
        63.7105, -3.9468, 55.0902
        CIE-LCH:
        63.7105, 55.2314, 94.0978
        CIE-Luv:
        63.7105, 19.1421, 60.5930
        Hunter-Lab:
        56.9622, -6.3348, 31.9645
      #af9a31 color charts
#af9a31 RGB chart
      #af9a31 CMYK chart
      #af9a31 RGB pie chart
      #af9a31 color shades, tints & tones
#af9a31 color schemes
#af9a31 color preview, HTML & CSS examples
           This text has a color of #af9a31        
        
          <p style="color:#af9a31;">Text here</p>
        
        
          .mytext {color:#af9a31;}
        
        Text color #af9a31
      
           This box has a color of #af9a31        
        
          <div style="background-color:#af9a31;">Content here</div>
        
        
          .mybackground {background-color:#af9a31;}
        
        Background color #af9a31
      
           Border around this has a color of #af9a31        
        
          <div style="border:2px solid #af9a31;">Content here</div>
        
        
          .myborder {border:2px solid #af9a31;}
        
        Border color #af9a31