#a32228 color space conversions
Hex:
        #a32228
        RGB:
        163, 34, 40
        CMY:
        36, 87, 84
        CMYK:
        0, 79, 75, 36
      HSL:
        357°, 65.4822%, 38.6275%
        HSV (HSB):
        357°, 79.1411%, 63.9216%
        XYZ:
        16.0593, 9.0838, 2.9144
        xyY:
        0.5724, 0.3238, 9.0838
      CIE-Lab:
        36.1451, 51.6543, 30.0789
        CIE-LCH:
        36.1451, 59.7738, 30.2127
        CIE-Luv:
        36.1451, 94.4480, 18.4506
        Hunter-Lab:
        30.1393, 42.3673, 15.3643
      #a32228 color charts
#a32228 RGB chart
      #a32228 CMYK chart
      #a32228 RGB pie chart
      #a32228 color shades, tints & tones
#a32228 color schemes
#a32228 color preview, HTML & CSS examples
           This text has a color of #a32228        
        
          <p style="color:#a32228;">Text here</p>
        
        
          .mytext {color:#a32228;}
        
        Text color #a32228
      
           This box has a color of #a32228        
        
          <div style="background-color:#a32228;">Content here</div>
        
        
          .mybackground {background-color:#a32228;}
        
        Background color #a32228
      
           Border around this has a color of #a32228        
        
          <div style="border:2px solid #a32228;">Content here</div>
        
        
          .myborder {border:2px solid #a32228;}
        
        Border color #a32228