#af8d75 color space conversions
Hex:
        #af8d75
        RGB:
        175, 141, 117
        CMY:
        31, 45, 54
        CMYK:
        0, 19, 33, 31
      HSL:
        25°, 26.6055%, 57.2549%
        HSV (HSB):
        25°, 33.1429%, 68.6275%
        XYZ:
        30.4150, 29.4481, 20.9106
        xyY:
        0.3765, 0.3646, 29.4481
      CIE-Lab:
        61.1751, 9.3438, 17.6711
        CIE-LCH:
        61.1751, 19.9894, 62.1318
        CIE-Luv:
        61.1751, 23.5544, 21.6109
        Hunter-Lab:
        54.2661, 5.0798, 15.1397
      #af8d75 color charts
#af8d75 RGB chart
      #af8d75 CMYK chart
      #af8d75 RGB pie chart
      #af8d75 color shades, tints & tones
#af8d75 color schemes
#af8d75 color preview, HTML & CSS examples
           This text has a color of #af8d75        
        
          <p style="color:#af8d75;">Text here</p>
        
        
          .mytext {color:#af8d75;}
        
        Text color #af8d75
      
           This box has a color of #af8d75        
        
          <div style="background-color:#af8d75;">Content here</div>
        
        
          .mybackground {background-color:#af8d75;}
        
        Background color #af8d75
      
           Border around this has a color of #af8d75        
        
          <div style="border:2px solid #af8d75;">Content here</div>
        
        
          .myborder {border:2px solid #af8d75;}
        
        Border color #af8d75