#a87f40 color space conversions
Hex:
        #a87f40
        RGB:
        168, 127, 64
        CMY:
        34, 50, 75
        CMYK:
        0, 24, 62, 34
      HSL:
        36°, 44.8276%, 45.4902%
        HSV (HSB):
        36°, 61.9048%, 65.8824%
        XYZ:
        24.6632, 23.8737, 8.1587
        xyY:
        0.4350, 0.4211, 23.8737
      CIE-Lab:
        55.9612, 8.7368, 39.7537
        CIE-LCH:
        55.9612, 40.7024, 77.6049
        CIE-Luv:
        55.9612, 32.3042, 43.1158
        Hunter-Lab:
        48.8608, 4.5943, 24.3024
      #a87f40 color charts
#a87f40 RGB chart
      #a87f40 CMYK chart
      #a87f40 RGB pie chart
      #a87f40 color shades, tints & tones
#a87f40 color schemes
#a87f40 color preview, HTML & CSS examples
           This text has a color of #a87f40        
        
          <p style="color:#a87f40;">Text here</p>
        
        
          .mytext {color:#a87f40;}
        
        Text color #a87f40
      
           This box has a color of #a87f40        
        
          <div style="background-color:#a87f40;">Content here</div>
        
        
          .mybackground {background-color:#a87f40;}
        
        Background color #a87f40
      
           Border around this has a color of #a87f40        
        
          <div style="border:2px solid #a87f40;">Content here</div>
        
        
          .myborder {border:2px solid #a87f40;}
        
        Border color #a87f40