#a12e42 color space conversions
Hex:
        #a12e42
        RGB:
        161, 46, 66
        CMY:
        37, 82, 74
        CMYK:
        0, 71, 59, 37
      HSL:
        350°, 55.5556%, 40.5882%
        HSV (HSB):
        350°, 71.4286%, 63.1373%
        XYZ:
        16.6583, 9.9244, 6.1919
        xyY:
        0.5083, 0.3028, 9.9244
      CIE-Lab:
        37.7064, 48.3196, 15.6871
        CIE-LCH:
        37.7064, 50.8022, 17.9862
        CIE-Luv:
        37.7064, 80.4394, 8.2512
        Hunter-Lab:
        31.5030, 39.2577, 10.3988
      #a12e42 color charts
#a12e42 RGB chart
      #a12e42 CMYK chart
      #a12e42 RGB pie chart
      #a12e42 color shades, tints & tones
#a12e42 color schemes
#a12e42 color preview, HTML & CSS examples
           This text has a color of #a12e42        
        
          <p style="color:#a12e42;">Text here</p>
        
        
          .mytext {color:#a12e42;}
        
        Text color #a12e42
      
           This box has a color of #a12e42        
        
          <div style="background-color:#a12e42;">Content here</div>
        
        
          .mybackground {background-color:#a12e42;}
        
        Background color #a12e42
      
           Border around this has a color of #a12e42        
        
          <div style="border:2px solid #a12e42;">Content here</div>
        
        
          .myborder {border:2px solid #a12e42;}
        
        Border color #a12e42