#a1445e color space conversions
Hex:
        #a1445e
        RGB:
        161, 68, 94
        CMY:
        37, 73, 63
        CMYK:
        0, 58, 42, 37
      HSL:
        343°, 40.6114%, 44.9020%
        HSV (HSB):
        343°, 57.7640%, 63.1373%
        XYZ:
        18.7854, 12.5195, 12.0161
        xyY:
        0.4336, 0.2890, 12.5195
      CIE-Lab:
        42.0301, 41.1193, 4.1197
        CIE-LCH:
        42.0301, 41.3251, 5.7214
        CIE-Luv:
        42.0301, 61.1208, -2.1511
        Hunter-Lab:
        35.3829, 32.8491, 4.6330
      #a1445e color charts
#a1445e RGB chart
      #a1445e CMYK chart
      #a1445e RGB pie chart
      #a1445e color shades, tints & tones
#a1445e color schemes
#a1445e color preview, HTML & CSS examples
           This text has a color of #a1445e        
        
          <p style="color:#a1445e;">Text here</p>
        
        
          .mytext {color:#a1445e;}
        
        Text color #a1445e
      
           This box has a color of #a1445e        
        
          <div style="background-color:#a1445e;">Content here</div>
        
        
          .mybackground {background-color:#a1445e;}
        
        Background color #a1445e
      
           Border around this has a color of #a1445e        
        
          <div style="border:2px solid #a1445e;">Content here</div>
        
        
          .myborder {border:2px solid #a1445e;}
        
        Border color #a1445e