#a3321b color space conversions
Hex:
        #a3321b
        RGB:
        163, 50, 27
        CMY:
        36, 80, 89
        CMYK:
        0, 69, 83, 36
      HSL:
        10°, 71.5789%, 37.2549%
        HSV (HSB):
        10°, 83.4356%, 63.9216%
        XYZ:
        16.4427, 10.1469, 2.1288
        xyY:
        0.5725, 0.3533, 10.1469
      CIE-Lab:
        38.1047, 45.3902, 39.4046
        CIE-LCH:
        38.1047, 60.1081, 40.9622
        CIE-Luv:
        38.1047, 88.1367, 26.4556
        Hunter-Lab:
        31.8541, 36.3946, 18.3355
      #a3321b color charts
#a3321b RGB chart
      #a3321b CMYK chart
      #a3321b RGB pie chart
      #a3321b color shades, tints & tones
#a3321b color schemes
#a3321b color preview, HTML & CSS examples
           This text has a color of #a3321b        
        
          <p style="color:#a3321b;">Text here</p>
        
        
          .mytext {color:#a3321b;}
        
        Text color #a3321b
      
           This box has a color of #a3321b        
        
          <div style="background-color:#a3321b;">Content here</div>
        
        
          .mybackground {background-color:#a3321b;}
        
        Background color #a3321b
      
           Border around this has a color of #a3321b        
        
          <div style="border:2px solid #a3321b;">Content here</div>
        
        
          .myborder {border:2px solid #a3321b;}
        
        Border color #a3321b