#af9a51 color space conversions
Hex:
        #af9a51
        RGB:
        175, 154, 81
        CMY:
        31, 40, 68
        CMYK:
        0, 12, 54, 31
      HSL:
        47°, 37.0079%, 50.1961%
        HSV (HSB):
        47°, 53.7143%, 68.6275%
        XYZ:
        30.7200, 32.8192, 12.5002
        xyY:
        0.4040, 0.4316, 32.8192
      CIE-Lab:
        64.0143, -1.7547, 40.7520
        CIE-LCH:
        64.0143, 40.7898, 92.4656
        CIE-Luv:
        64.0143, 17.7999, 48.7965
        Hunter-Lab:
        57.2881, -4.5358, 27.1646
      #af9a51 color charts
#af9a51 RGB chart
      #af9a51 CMYK chart
      #af9a51 RGB pie chart
      #af9a51 color shades, tints & tones
#af9a51 color schemes
#af9a51 color preview, HTML & CSS examples
           This text has a color of #af9a51        
        
          <p style="color:#af9a51;">Text here</p>
        
        
          .mytext {color:#af9a51;}
        
        Text color #af9a51
      
           This box has a color of #af9a51        
        
          <div style="background-color:#af9a51;">Content here</div>
        
        
          .mybackground {background-color:#af9a51;}
        
        Background color #af9a51
      
           Border around this has a color of #af9a51        
        
          <div style="border:2px solid #af9a51;">Content here</div>
        
        
          .myborder {border:2px solid #af9a51;}
        
        Border color #af9a51