#af8b56 color space conversions
Hex:
        #af8b56
        RGB:
        175, 139, 86
        CMY:
        31, 45, 66
        CMYK:
        0, 21, 51, 31
      HSL:
        36°, 35.7430%, 51.1765%
        HSV (HSB):
        36°, 50.8571%, 68.6275%
        XYZ:
        28.5915, 28.2511, 12.7502
        xyY:
        0.4108, 0.4059, 28.2511
      CIE-Lab:
        60.1149, 6.9377, 33.3853
        CIE-LCH:
        60.1149, 34.0986, 78.2606
        CIE-Luv:
        60.1149, 27.5641, 39.0104
        Hunter-Lab:
        53.1517, 3.0036, 22.9836
      #af8b56 color charts
#af8b56 RGB chart
      #af8b56 CMYK chart
      #af8b56 RGB pie chart
      #af8b56 color shades, tints & tones
#af8b56 color schemes
#af8b56 color preview, HTML & CSS examples
           This text has a color of #af8b56        
        
          <p style="color:#af8b56;">Text here</p>
        
        
          .mytext {color:#af8b56;}
        
        Text color #af8b56
      
           This box has a color of #af8b56        
        
          <div style="background-color:#af8b56;">Content here</div>
        
        
          .mybackground {background-color:#af8b56;}
        
        Background color #af8b56
      
           Border around this has a color of #af8b56        
        
          <div style="border:2px solid #af8b56;">Content here</div>
        
        
          .myborder {border:2px solid #af8b56;}
        
        Border color #af8b56