#a3521b color space conversions
Hex:
        #a3521b
        RGB:
        163, 82, 27
        CMY:
        36, 68, 89
        CMYK:
        0, 50, 83, 36
      HSL:
        24°, 71.5789%, 37.2549%
        HSV (HSB):
        24°, 83.4356%, 63.9216%
        XYZ:
        18.3194, 13.9002, 2.7544
        xyY:
        0.5238, 0.3974, 13.9002
      CIE-Lab:
        44.0895, 29.8135, 44.8918
        CIE-LCH:
        44.0895, 53.8899, 56.4111
        CIE-Luv:
        44.0895, 65.2633, 36.5783
        Hunter-Lab:
        37.2830, 22.4624, 21.7179
      #a3521b color charts
#a3521b RGB chart
      #a3521b CMYK chart
      #a3521b RGB pie chart
      #a3521b color shades, tints & tones
#a3521b color schemes
#a3521b color preview, HTML & CSS examples
           This text has a color of #a3521b        
        
          <p style="color:#a3521b;">Text here</p>
        
        
          .mytext {color:#a3521b;}
        
        Text color #a3521b
      
           This box has a color of #a3521b        
        
          <div style="background-color:#a3521b;">Content here</div>
        
        
          .mybackground {background-color:#a3521b;}
        
        Background color #a3521b
      
           Border around this has a color of #a3521b        
        
          <div style="border:2px solid #a3521b;">Content here</div>
        
        
          .myborder {border:2px solid #a3521b;}
        
        Border color #a3521b