#a2812f color space conversions
Hex:
        #a2812f
        RGB:
        162, 129, 47
        CMY:
        36, 49, 82
        CMYK:
        0, 20, 71, 36
      HSL:
        43°, 55.0239%, 40.9804%
        HSV (HSB):
        43°, 70.9877%, 63.5294%
        XYZ:
        23.2636, 23.5871, 6.0160
        xyY:
        0.4400, 0.4462, 23.5871
      CIE-Lab:
        55.6720, 3.8326, 47.3976
        CIE-LCH:
        55.6720, 47.5523, 85.3771
        CIE-Luv:
        55.6720, 27.2636, 49.8877
        Hunter-Lab:
        48.5666, 0.5109, 26.6523
      #a2812f color charts
#a2812f RGB chart
      #a2812f CMYK chart
      #a2812f RGB pie chart
      #a2812f color shades, tints & tones
#a2812f color schemes
#a2812f color preview, HTML & CSS examples
           This text has a color of #a2812f        
        
          <p style="color:#a2812f;">Text here</p>
        
        
          .mytext {color:#a2812f;}
        
        Text color #a2812f
      
           This box has a color of #a2812f        
        
          <div style="background-color:#a2812f;">Content here</div>
        
        
          .mybackground {background-color:#a2812f;}
        
        Background color #a2812f
      
           Border around this has a color of #a2812f        
        
          <div style="border:2px solid #a2812f;">Content here</div>
        
        
          .myborder {border:2px solid #a2812f;}
        
        Border color #a2812f