#af8c74 color space conversions
Hex:
        #af8c74
        RGB:
        175, 140, 116
        CMY:
        31, 45, 55
        CMYK:
        0, 20, 34, 31
      HSL:
        24°, 26.9406%, 57.0588%
        HSV (HSB):
        24°, 33.7143%, 68.6275%
        XYZ:
        30.2097, 29.1311, 20.5536
        xyY:
        0.3781, 0.3646, 29.1311
      CIE-Lab:
        60.8971, 9.7705, 17.8524
        CIE-LCH:
        60.8971, 20.3512, 61.3084
        CIE-Luv:
        60.8971, 24.2717, 21.7157
        Hunter-Lab:
        53.9732, 5.4562, 15.2029
      #af8c74 color charts
#af8c74 RGB chart
      #af8c74 CMYK chart
      #af8c74 RGB pie chart
      #af8c74 color shades, tints & tones
#af8c74 color schemes
#af8c74 color preview, HTML & CSS examples
           This text has a color of #af8c74        
        
          <p style="color:#af8c74;">Text here</p>
        
        
          .mytext {color:#af8c74;}
        
        Text color #af8c74
      
           This box has a color of #af8c74        
        
          <div style="background-color:#af8c74;">Content here</div>
        
        
          .mybackground {background-color:#af8c74;}
        
        Background color #af8c74
      
           Border around this has a color of #af8c74        
        
          <div style="border:2px solid #af8c74;">Content here</div>
        
        
          .myborder {border:2px solid #af8c74;}
        
        Border color #af8c74