#a04d32 color space conversions
Hex:
        #a04d32
        RGB:
        160, 77, 50
        CMY:
        37, 70, 80
        CMYK:
        0, 52, 69, 37
      HSL:
        15°, 52.3810%, 41.1765%
        HSV (HSB):
        15°, 68.7500%, 62.7451%
        XYZ:
        17.7268, 13.0116, 4.5948
        xyY:
        0.5017, 0.3683, 13.0116
      CIE-Lab:
        42.7808, 32.3064, 31.7157
        CIE-LCH:
        42.7808, 45.2724, 44.4714
        CIE-Luv:
        42.7808, 63.9350, 26.8390
        Hunter-Lab:
        36.0716, 24.5955, 17.6978
      #a04d32 color charts
#a04d32 RGB chart
      #a04d32 CMYK chart
      #a04d32 RGB pie chart
      #a04d32 color shades, tints & tones
#a04d32 color schemes
#a04d32 color preview, HTML & CSS examples
           This text has a color of #a04d32        
        
          <p style="color:#a04d32;">Text here</p>
        
        
          .mytext {color:#a04d32;}
        
        Text color #a04d32
      
           This box has a color of #a04d32        
        
          <div style="background-color:#a04d32;">Content here</div>
        
        
          .mybackground {background-color:#a04d32;}
        
        Background color #a04d32
      
           Border around this has a color of #a04d32        
        
          <div style="border:2px solid #a04d32;">Content here</div>
        
        
          .myborder {border:2px solid #a04d32;}
        
        Border color #a04d32