#a45f32 color space conversions
Hex:
        #a45f32
        RGB:
        164, 95, 50
        CMY:
        36, 63, 80
        CMYK:
        0, 42, 70, 36
      HSL:
        24°, 53.2710%, 41.9608%
        HSV (HSB):
        24°, 69.5122%, 64.3137%
        XYZ:
        19.9778, 16.3072, 5.1123
        xyY:
        0.4826, 0.3939, 16.3072
      CIE-Lab:
        47.3750, 24.1168, 37.1153
        CIE-LCH:
        47.3750, 44.2625, 56.9849
        CIE-Luv:
        47.3750, 53.9726, 34.4697
        Hunter-Lab:
        40.3822, 17.6382, 20.7616
      #a45f32 color charts
#a45f32 RGB chart
      #a45f32 CMYK chart
      #a45f32 RGB pie chart
      #a45f32 color shades, tints & tones
#a45f32 color schemes
#a45f32 color preview, HTML & CSS examples
           This text has a color of #a45f32        
        
          <p style="color:#a45f32;">Text here</p>
        
        
          .mytext {color:#a45f32;}
        
        Text color #a45f32
      
           This box has a color of #a45f32        
        
          <div style="background-color:#a45f32;">Content here</div>
        
        
          .mybackground {background-color:#a45f32;}
        
        Background color #a45f32
      
           Border around this has a color of #a45f32        
        
          <div style="border:2px solid #a45f32;">Content here</div>
        
        
          .myborder {border:2px solid #a45f32;}
        
        Border color #a45f32