#a33146 color space conversions
Hex:
        #a33146
        RGB:
        163, 49, 70
        CMY:
        36, 81, 73
        CMYK:
        0, 70, 57, 36
      HSL:
        349°, 53.7736%, 41.5686%
        HSV (HSB):
        349°, 69.9387%, 63.9216%
        XYZ:
        17.3081, 10.4254, 6.8944
        xyY:
        0.4998, 0.3011, 10.4254
      CIE-Lab:
        38.5953, 48.0801, 14.4143
        CIE-LCH:
        38.5953, 50.1943, 16.6886
        CIE-Luv:
        38.5953, 79.4479, 7.2198
        Hunter-Lab:
        32.2883, 39.1799, 9.9418
      #a33146 color charts
#a33146 RGB chart
      #a33146 CMYK chart
      #a33146 RGB pie chart
      #a33146 color shades, tints & tones
#a33146 color schemes
#a33146 color preview, HTML & CSS examples
           This text has a color of #a33146        
        
          <p style="color:#a33146;">Text here</p>
        
        
          .mytext {color:#a33146;}
        
        Text color #a33146
      
           This box has a color of #a33146        
        
          <div style="background-color:#a33146;">Content here</div>
        
        
          .mybackground {background-color:#a33146;}
        
        Background color #a33146
      
           Border around this has a color of #a33146        
        
          <div style="border:2px solid #a33146;">Content here</div>
        
        
          .myborder {border:2px solid #a33146;}
        
        Border color #a33146