#af8275 color space conversions
Hex:
        #af8275
        RGB:
        175, 130, 117
        CMY:
        31, 49, 54
        CMYK:
        0, 26, 33, 31
      HSL:
        13°, 26.6055%, 57.2549%
        HSV (HSB):
        13°, 33.1429%, 68.6275%
        XYZ:
        28.8727, 26.3636, 20.3965
        xyY:
        0.3817, 0.3486, 26.3636
      CIE-Lab:
        58.3806, 15.5080, 13.8065
        CIE-LCH:
        58.3806, 20.7633, 41.6781
        CIE-Luv:
        58.3806, 30.3826, 15.4558
        Hunter-Lab:
        51.3455, 10.5200, 12.3894
      #af8275 color charts
#af8275 RGB chart
      #af8275 CMYK chart
      #af8275 RGB pie chart
      #af8275 color shades, tints & tones
#af8275 color schemes
#af8275 color preview, HTML & CSS examples
           This text has a color of #af8275        
        
          <p style="color:#af8275;">Text here</p>
        
        
          .mytext {color:#af8275;}
        
        Text color #af8275
      
           This box has a color of #af8275        
        
          <div style="background-color:#af8275;">Content here</div>
        
        
          .mybackground {background-color:#af8275;}
        
        Background color #af8275
      
           Border around this has a color of #af8275        
        
          <div style="border:2px solid #af8275;">Content here</div>
        
        
          .myborder {border:2px solid #af8275;}
        
        Border color #af8275