#a13148 color space conversions
Hex:
        #a13148
        RGB:
        161, 49, 72
        CMY:
        37, 81, 72
        CMYK:
        0, 70, 55, 37
      HSL:
        348°, 53.3333%, 41.1765%
        HSV (HSB):
        348°, 69.5652%, 63.1373%
        XYZ:
        16.9660, 10.2416, 7.2135
        xyY:
        0.4929, 0.2975, 10.2416
      CIE-Lab:
        38.2725, 47.5914, 12.6466
        CIE-LCH:
        38.2725, 49.2430, 14.8815
        CIE-Luv:
        38.2725, 77.2160, 5.5540
        Hunter-Lab:
        32.0025, 38.6266, 9.0375
      #a13148 color charts
#a13148 RGB chart
      #a13148 CMYK chart
      #a13148 RGB pie chart
      #a13148 color shades, tints & tones
#a13148 color schemes
#a13148 color preview, HTML & CSS examples
           This text has a color of #a13148        
        
          <p style="color:#a13148;">Text here</p>
        
        
          .mytext {color:#a13148;}
        
        Text color #a13148
      
           This box has a color of #a13148        
        
          <div style="background-color:#a13148;">Content here</div>
        
        
          .mybackground {background-color:#a13148;}
        
        Background color #a13148
      
           Border around this has a color of #a13148        
        
          <div style="border:2px solid #a13148;">Content here</div>
        
        
          .myborder {border:2px solid #a13148;}
        
        Border color #a13148