#a47a74 color space conversions
Hex:
        #a47a74
        RGB:
        164, 122, 116
        CMY:
        36, 52, 55
        CMYK:
        0, 26, 29, 36
      HSL:
        8°, 20.8696%, 54.9020%
        HSV (HSB):
        8°, 29.2683%, 64.3137%
        XYZ:
        25.4218, 23.0725, 19.6366
        xyY:
        0.3731, 0.3387, 23.0725
      CIE-Lab:
        55.1470, 15.4827, 9.6706
        CIE-LCH:
        55.1470, 18.2547, 31.9893
        CIE-Luv:
        55.1470, 27.5374, 10.1131
        Hunter-Lab:
        48.0339, 10.4112, 9.3856
      #a47a74 color charts
#a47a74 RGB chart
      #a47a74 CMYK chart
      #a47a74 RGB pie chart
      #a47a74 color shades, tints & tones
#a47a74 color schemes
#a47a74 color preview, HTML & CSS examples
           This text has a color of #a47a74        
        
          <p style="color:#a47a74;">Text here</p>
        
        
          .mytext {color:#a47a74;}
        
        Text color #a47a74
      
           This box has a color of #a47a74        
        
          <div style="background-color:#a47a74;">Content here</div>
        
        
          .mybackground {background-color:#a47a74;}
        
        Background color #a47a74
      
           Border around this has a color of #a47a74        
        
          <div style="border:2px solid #a47a74;">Content here</div>
        
        
          .myborder {border:2px solid #a47a74;}
        
        Border color #a47a74