#a32142 color space conversions
Hex:
        #a32142
        RGB:
        163, 33, 66
        CMY:
        36, 87, 74
        CMYK:
        0, 80, 60, 36
      HSL:
        345°, 66.3265%, 38.4314%
        HSV (HSB):
        345°, 79.7546%, 63.9216%
        XYZ:
        16.6315, 9.2676, 6.0665
        xyY:
        0.5203, 0.2899, 9.2676
      CIE-Lab:
        36.4945, 53.3932, 14.1201
        CIE-LCH:
        36.4945, 55.2287, 14.8131
        CIE-Luv:
        36.4945, 87.6906, 5.4320
        Hunter-Lab:
        30.4427, 44.2435, 9.4948
      #a32142 color charts
#a32142 RGB chart
      #a32142 CMYK chart
      #a32142 RGB pie chart
      #a32142 color shades, tints & tones
#a32142 color schemes
#a32142 color preview, HTML & CSS examples
           This text has a color of #a32142        
        
          <p style="color:#a32142;">Text here</p>
        
        
          .mytext {color:#a32142;}
        
        Text color #a32142
      
           This box has a color of #a32142        
        
          <div style="background-color:#a32142;">Content here</div>
        
        
          .mybackground {background-color:#a32142;}
        
        Background color #a32142
      
           Border around this has a color of #a32142        
        
          <div style="border:2px solid #a32142;">Content here</div>
        
        
          .myborder {border:2px solid #a32142;}
        
        Border color #a32142