#a1194e color space conversions
Hex:
        #a1194e
        RGB:
        161, 25, 78
        CMY:
        37, 90, 69
        CMYK:
        0, 84, 52, 37
      HSL:
        337°, 73.1183%, 36.4706%
        HSV (HSB):
        337°, 84.4720%, 63.1373%
        XYZ:
        16.4207, 8.8224, 8.0451
        xyY:
        0.4933, 0.2650, 8.8224
      CIE-Lab:
        35.6401, 55.8897, 5.1102
        CIE-LCH:
        35.6401, 56.1228, 5.2243
        CIE-Luv:
        35.6401, 84.3555, -4.2076
        Hunter-Lab:
        29.7025, 46.7025, 4.7326
      #a1194e color charts
#a1194e RGB chart
      #a1194e CMYK chart
      #a1194e RGB pie chart
      #a1194e color shades, tints & tones
#a1194e color schemes
#a1194e color preview, HTML & CSS examples
           This text has a color of #a1194e        
        
          <p style="color:#a1194e;">Text here</p>
        
        
          .mytext {color:#a1194e;}
        
        Text color #a1194e
      
           This box has a color of #a1194e        
        
          <div style="background-color:#a1194e;">Content here</div>
        
        
          .mybackground {background-color:#a1194e;}
        
        Background color #a1194e
      
           Border around this has a color of #a1194e        
        
          <div style="border:2px solid #a1194e;">Content here</div>
        
        
          .myborder {border:2px solid #a1194e;}
        
        Border color #a1194e