#a12257 color space conversions
Hex:
        #a12257
        RGB:
        161, 34, 87
        CMY:
        37, 87, 66
        CMYK:
        0, 79, 46, 37
      HSL:
        335°, 65.1282%, 38.2353%
        HSV (HSB):
        335°, 78.8820%, 63.1373%
        XYZ:
        16.9903, 9.4092, 9.9375
        xyY:
        0.4676, 0.2589, 9.4092
      CIE-Lab:
        36.7606, 54.2429, 0.9196
        CIE-LCH:
        36.7606, 54.2507, 0.9712
        CIE-Luv:
        36.7606, 78.2627, -8.4841
        Hunter-Lab:
        30.6745, 45.1889, 2.2642
      #a12257 color charts
#a12257 RGB chart
      #a12257 CMYK chart
      #a12257 RGB pie chart
      #a12257 color shades, tints & tones
#a12257 color schemes
#a12257 color preview, HTML & CSS examples
           This text has a color of #a12257        
        
          <p style="color:#a12257;">Text here</p>
        
        
          .mytext {color:#a12257;}
        
        Text color #a12257
      
           This box has a color of #a12257        
        
          <div style="background-color:#a12257;">Content here</div>
        
        
          .mybackground {background-color:#a12257;}
        
        Background color #a12257
      
           Border around this has a color of #a12257        
        
          <div style="border:2px solid #a12257;">Content here</div>
        
        
          .myborder {border:2px solid #a12257;}
        
        Border color #a12257