#a45e42 color space conversions
Hex:
        #a45e42
        RGB:
        164, 94, 66
        CMY:
        36, 63, 74
        CMYK:
        0, 43, 60, 36
      HSL:
        17°, 42.6087%, 45.0980%
        HSV (HSB):
        17°, 59.7561%, 64.3137%
        XYZ:
        20.2959, 16.2913, 7.2291
        xyY:
        0.4632, 0.3718, 16.2913
      CIE-Lab:
        47.3543, 25.7757, 28.2467
        CIE-LCH:
        47.3543, 38.2395, 47.6189
        CIE-Luv:
        47.3543, 52.7390, 26.8992
        Hunter-Lab:
        40.3624, 19.1229, 17.6346
      #a45e42 color charts
#a45e42 RGB chart
      #a45e42 CMYK chart
      #a45e42 RGB pie chart
      #a45e42 color shades, tints & tones
#a45e42 color schemes
#a45e42 color preview, HTML & CSS examples
           This text has a color of #a45e42        
        
          <p style="color:#a45e42;">Text here</p>
        
        
          .mytext {color:#a45e42;}
        
        Text color #a45e42
      
           This box has a color of #a45e42        
        
          <div style="background-color:#a45e42;">Content here</div>
        
        
          .mybackground {background-color:#a45e42;}
        
        Background color #a45e42
      
           Border around this has a color of #a45e42        
        
          <div style="border:2px solid #a45e42;">Content here</div>
        
        
          .myborder {border:2px solid #a45e42;}
        
        Border color #a45e42