#a07876 color space conversions
Hex:
        #a07876
        RGB:
        160, 120, 118
        CMY:
        37, 53, 54
        CMYK:
        0, 25, 26, 37
      HSL:
        3°, 18.1034%, 54.5098%
        HSV (HSB):
        3°, 26.2500%, 62.7451%
        XYZ:
        24.4837, 22.2145, 20.1369
        xyY:
        0.3663, 0.3324, 22.2145
      CIE-Lab:
        54.2539, 15.3200, 7.1791
        CIE-LCH:
        54.2539, 16.9186, 25.1083
        CIE-Luv:
        54.2539, 25.6665, 6.9390
        Hunter-Lab:
        47.1323, 10.2434, 7.6614
      #a07876 color charts
#a07876 RGB chart
      #a07876 CMYK chart
      #a07876 RGB pie chart
      #a07876 color shades, tints & tones
#a07876 color schemes
#a07876 color preview, HTML & CSS examples
           This text has a color of #a07876        
        
          <p style="color:#a07876;">Text here</p>
        
        
          .mytext {color:#a07876;}
        
        Text color #a07876
      
           This box has a color of #a07876        
        
          <div style="background-color:#a07876;">Content here</div>
        
        
          .mybackground {background-color:#a07876;}
        
        Background color #a07876
      
           Border around this has a color of #a07876        
        
          <div style="border:2px solid #a07876;">Content here</div>
        
        
          .myborder {border:2px solid #a07876;}
        
        Border color #a07876