#af8768 color space conversions
Hex:
        #af8768
        RGB:
        175, 135, 104
        CMY:
        31, 47, 59
        CMYK:
        0, 23, 41, 31
      HSL:
        26°, 30.7359%, 54.7059%
        HSV (HSB):
        26°, 40.5714%, 68.6275%
        XYZ:
        28.8419, 27.4414, 16.8733
        xyY:
        0.3942, 0.3751, 27.4414
      CIE-Lab:
        59.3807, 11.0774, 22.5406
        CIE-LCH:
        59.3807, 25.1154, 63.8285
        CIE-Luv:
        59.3807, 28.6277, 26.6925
        Hunter-Lab:
        52.3845, 6.6056, 17.5716
      #af8768 color charts
#af8768 RGB chart
      #af8768 CMYK chart
      #af8768 RGB pie chart
      #af8768 color shades, tints & tones
#af8768 color schemes
#af8768 color preview, HTML & CSS examples
           This text has a color of #af8768        
        
          <p style="color:#af8768;">Text here</p>
        
        
          .mytext {color:#af8768;}
        
        Text color #af8768
      
           This box has a color of #af8768        
        
          <div style="background-color:#af8768;">Content here</div>
        
        
          .mybackground {background-color:#af8768;}
        
        Background color #af8768
      
           Border around this has a color of #af8768        
        
          <div style="border:2px solid #af8768;">Content here</div>
        
        
          .myborder {border:2px solid #af8768;}
        
        Border color #af8768