#a12148 color space conversions
Hex:
        #a12148
        RGB:
        161, 33, 72
        CMY:
        37, 87, 72
        CMYK:
        0, 80, 55, 37
      HSL:
        342°, 65.9794%, 38.0392%
        HSV (HSB):
        342°, 79.5031%, 63.1373%
        XYZ:
        16.4115, 9.1327, 7.0287
        xyY:
        0.5038, 0.2804, 9.1327
      CIE-Lab:
        36.2385, 53.2582, 9.8367
        CIE-LCH:
        36.2385, 54.1590, 10.4645
        CIE-Luv:
        36.2385, 84.0358, 1.2828
        Hunter-Lab:
        30.2203, 44.0511, 7.3644
      #a12148 color charts
#a12148 RGB chart
      #a12148 CMYK chart
      #a12148 RGB pie chart
      #a12148 color shades, tints & tones
#a12148 color schemes
#a12148 color preview, HTML & CSS examples
           This text has a color of #a12148        
        
          <p style="color:#a12148;">Text here</p>
        
        
          .mytext {color:#a12148;}
        
        Text color #a12148
      
           This box has a color of #a12148        
        
          <div style="background-color:#a12148;">Content here</div>
        
        
          .mybackground {background-color:#a12148;}
        
        Background color #a12148
      
           Border around this has a color of #a12148        
        
          <div style="border:2px solid #a12148;">Content here</div>
        
        
          .myborder {border:2px solid #a12148;}
        
        Border color #a12148