#a0674e color space conversions
Hex:
        #a0674e
        RGB:
        160, 103, 78
        CMY:
        37, 60, 69
        CMYK:
        0, 36, 51, 37
      HSL:
        18°, 34.4538%, 46.6667%
        HSV (HSB):
        18°, 51.2500%, 62.7451%
        XYZ:
        20.7226, 17.7241, 9.5366
        xyY:
        0.4319, 0.3694, 17.7241
      CIE-Lab:
        49.1598, 20.0733, 23.5250
        CIE-LCH:
        49.1598, 30.9251, 49.5267
        CIE-Luv:
        49.1598, 41.6307, 24.1284
        Hunter-Lab:
        42.1000, 14.1867, 16.0395
      #a0674e color charts
#a0674e RGB chart
      #a0674e CMYK chart
      #a0674e RGB pie chart
      #a0674e color shades, tints & tones
#a0674e color schemes
#a0674e color preview, HTML & CSS examples
           This text has a color of #a0674e        
        
          <p style="color:#a0674e;">Text here</p>
        
        
          .mytext {color:#a0674e;}
        
        Text color #a0674e
      
           This box has a color of #a0674e        
        
          <div style="background-color:#a0674e;">Content here</div>
        
        
          .mybackground {background-color:#a0674e;}
        
        Background color #a0674e
      
           Border around this has a color of #a0674e        
        
          <div style="border:2px solid #a0674e;">Content here</div>
        
        
          .myborder {border:2px solid #a0674e;}
        
        Border color #a0674e