#af8449 color space conversions
Hex:
        #af8449
        RGB:
        175, 132, 73
        CMY:
        31, 48, 71
        CMYK:
        0, 25, 58, 31
      HSL:
        35°, 41.1290%, 48.6275%
        HSV (HSB):
        35°, 58.2857%, 68.6275%
        XYZ:
        27.1331, 26.0975, 9.9106
        xyY:
        0.4297, 0.4133, 26.0975
      CIE-Lab:
        58.1295, 9.6992, 37.8439
        CIE-LCH:
        58.1295, 39.0671, 75.6248
        CIE-Luv:
        58.1295, 33.4334, 41.9866
        Hunter-Lab:
        51.0857, 5.4063, 24.2578
      #af8449 color charts
#af8449 RGB chart
      #af8449 CMYK chart
      #af8449 RGB pie chart
      #af8449 color shades, tints & tones
#af8449 color schemes
#af8449 color preview, HTML & CSS examples
           This text has a color of #af8449        
        
          <p style="color:#af8449;">Text here</p>
        
        
          .mytext {color:#af8449;}
        
        Text color #af8449
      
           This box has a color of #af8449        
        
          <div style="background-color:#af8449;">Content here</div>
        
        
          .mybackground {background-color:#af8449;}
        
        Background color #af8449
      
           Border around this has a color of #af8449        
        
          <div style="border:2px solid #af8449;">Content here</div>
        
        
          .myborder {border:2px solid #af8449;}
        
        Border color #af8449