#a12750 color space conversions
Hex:
        #a12750
        RGB:
        161, 39, 80
        CMY:
        37, 85, 69
        CMYK:
        0, 76, 50, 37
      HSL:
        340°, 61.0000%, 39.2157%
        HSV (HSB):
        340°, 75.7764%, 63.1373%
        XYZ:
        16.8714, 9.6073, 8.5546
        xyY:
        0.4816, 0.2742, 9.6073
      CIE-Lab:
        37.1282, 52.0002, 5.9407
        CIE-LCH:
        37.1282, 52.3384, 6.5174
        CIE-Luv:
        37.1282, 79.0287, -2.4484
        Hunter-Lab:
        30.9956, 42.9181, 5.3333
      #a12750 color charts
#a12750 RGB chart
      #a12750 CMYK chart
      #a12750 RGB pie chart
      #a12750 color shades, tints & tones
#a12750 color schemes
#a12750 color preview, HTML & CSS examples
           This text has a color of #a12750        
        
          <p style="color:#a12750;">Text here</p>
        
        
          .mytext {color:#a12750;}
        
        Text color #a12750
      
           This box has a color of #a12750        
        
          <div style="background-color:#a12750;">Content here</div>
        
        
          .mybackground {background-color:#a12750;}
        
        Background color #a12750
      
           Border around this has a color of #a12750        
        
          <div style="border:2px solid #a12750;">Content here</div>
        
        
          .myborder {border:2px solid #a12750;}
        
        Border color #a12750