#a32532 color space conversions
Hex:
        #a32532
        RGB:
        163, 37, 50
        CMY:
        36, 85, 80
        CMYK:
        0, 77, 69, 36
      HSL:
        354°, 63.0000%, 39.2157%
        HSV (HSB):
        354°, 77.3006%, 63.9216%
        XYZ:
        16.3415, 9.3400, 3.9591
        xyY:
        0.5513, 0.3151, 9.3400
      CIE-Lab:
        36.6308, 51.1711, 24.4841
        CIE-LCH:
        36.6308, 56.7270, 25.5699
        CIE-Luv:
        36.6308, 90.7204, 14.7967
        Hunter-Lab:
        30.5613, 41.9639, 13.7121
      #a32532 color charts
#a32532 RGB chart
      #a32532 CMYK chart
      #a32532 RGB pie chart
      #a32532 color shades, tints & tones
#a32532 color schemes
#a32532 color preview, HTML & CSS examples
           This text has a color of #a32532        
        
          <p style="color:#a32532;">Text here</p>
        
        
          .mytext {color:#a32532;}
        
        Text color #a32532
      
           This box has a color of #a32532        
        
          <div style="background-color:#a32532;">Content here</div>
        
        
          .mybackground {background-color:#a32532;}
        
        Background color #a32532
      
           Border around this has a color of #a32532        
        
          <div style="border:2px solid #a32532;">Content here</div>
        
        
          .myborder {border:2px solid #a32532;}
        
        Border color #a32532