#a7322a color space conversions
Hex:
        #a7322a
        RGB:
        167, 50, 42
        CMY:
        35, 80, 84
        CMYK:
        0, 70, 75, 35
      HSL:
        4°, 59.8086%, 40.9804%
        HSV (HSB):
        4°, 74.8503%, 65.4902%
        XYZ:
        17.4949, 10.6639, 3.3267
        xyY:
        0.5556, 0.3387, 10.6639
      CIE-Lab:
        39.0085, 47.3150, 32.3178
        CIE-LCH:
        39.0085, 57.2988, 34.3344
        CIE-Luv:
        39.0085, 89.0067, 22.1668
        Hunter-Lab:
        32.6556, 38.4822, 16.8188
      #a7322a color charts
#a7322a RGB chart
      #a7322a CMYK chart
      #a7322a RGB pie chart
      #a7322a color shades, tints & tones
#a7322a color schemes
#a7322a color preview, HTML & CSS examples
           This text has a color of #a7322a        
        
          <p style="color:#a7322a;">Text here</p>
        
        
          .mytext {color:#a7322a;}
        
        Text color #a7322a
      
           This box has a color of #a7322a        
        
          <div style="background-color:#a7322a;">Content here</div>
        
        
          .mybackground {background-color:#a7322a;}
        
        Background color #a7322a
      
           Border around this has a color of #a7322a        
        
          <div style="border:2px solid #a7322a;">Content here</div>
        
        
          .myborder {border:2px solid #a7322a;}
        
        Border color #a7322a