#a6542e color space conversions
Hex:
        #a6542e
        RGB:
        166, 84, 46
        CMY:
        35, 67, 82
        CMYK:
        0, 49, 72, 35
      HSL:
        19°, 56.6038%, 41.5686%
        HSV (HSB):
        19°, 72.2892%, 65.0980%
        XYZ:
        19.3894, 14.6449, 4.3896
        xyY:
        0.5046, 0.3811, 14.6449
      CIE-Lab:
        45.1439, 30.7856, 36.8426
        CIE-LCH:
        45.1439, 48.0118, 50.1180
        CIE-Luv:
        45.1439, 64.3476, 31.8176
        Hunter-Lab:
        38.2686, 23.4694, 19.9872
      #a6542e color charts
#a6542e RGB chart
      #a6542e CMYK chart
      #a6542e RGB pie chart
      #a6542e color shades, tints & tones
#a6542e color schemes
#a6542e color preview, HTML & CSS examples
           This text has a color of #a6542e        
        
          <p style="color:#a6542e;">Text here</p>
        
        
          .mytext {color:#a6542e;}
        
        Text color #a6542e
      
           This box has a color of #a6542e        
        
          <div style="background-color:#a6542e;">Content here</div>
        
        
          .mybackground {background-color:#a6542e;}
        
        Background color #a6542e
      
           Border around this has a color of #a6542e        
        
          <div style="border:2px solid #a6542e;">Content here</div>
        
        
          .myborder {border:2px solid #a6542e;}
        
        Border color #a6542e