#a27046 color space conversions
Hex:
        #a27046
        RGB:
        162, 112, 70
        CMY:
        36, 56, 73
        CMYK:
        0, 31, 57, 36
      HSL:
        27°, 39.6552%, 45.4902%
        HSV (HSB):
        27°, 56.7901%, 63.5294%
        XYZ:
        21.8000, 19.7119, 8.4501
        xyY:
        0.4363, 0.3945, 19.7119
      CIE-Lab:
        51.5099, 15.0707, 31.0868
        CIE-LCH:
        51.5099, 34.5473, 64.1362
        CIE-Luv:
        51.5099, 37.8432, 32.9081
        Hunter-Lab:
        44.3981, 9.9488, 19.7942
      #a27046 color charts
#a27046 RGB chart
      #a27046 CMYK chart
      #a27046 RGB pie chart
      #a27046 color shades, tints & tones
#a27046 color schemes
#a27046 color preview, HTML & CSS examples
           This text has a color of #a27046        
        
          <p style="color:#a27046;">Text here</p>
        
        
          .mytext {color:#a27046;}
        
        Text color #a27046
      
           This box has a color of #a27046        
        
          <div style="background-color:#a27046;">Content here</div>
        
        
          .mybackground {background-color:#a27046;}
        
        Background color #a27046
      
           Border around this has a color of #a27046        
        
          <div style="border:2px solid #a27046;">Content here</div>
        
        
          .myborder {border:2px solid #a27046;}
        
        Border color #a27046