#a03772 color space conversions
Hex:
        #a03772
        RGB:
        160, 55, 114
        CMY:
        37, 78, 55
        CMYK:
        0, 66, 29, 37
      HSL:
        326°, 48.8372%, 42.1569%
        HSV (HSB):
        326°, 65.6250%, 62.7451%
        XYZ:
        18.9007, 11.4209, 17.1279
        xyY:
        0.3983, 0.2407, 11.4209
      CIE-Lab:
        40.2805, 49.2549, -10.9284
        CIE-LCH:
        40.2805, 50.4527, 347.4902
        CIE-Luv:
        40.2805, 60.2657, -22.4567
        Hunter-Lab:
        33.7948, 40.6902, -6.3930
      #a03772 color charts
#a03772 RGB chart
      #a03772 CMYK chart
      #a03772 RGB pie chart
      #a03772 color shades, tints & tones
#a03772 color schemes
#a03772 color preview, HTML & CSS examples
           This text has a color of #a03772        
        
          <p style="color:#a03772;">Text here</p>
        
        
          .mytext {color:#a03772;}
        
        Text color #a03772
      
           This box has a color of #a03772        
        
          <div style="background-color:#a03772;">Content here</div>
        
        
          .mybackground {background-color:#a03772;}
        
        Background color #a03772
      
           Border around this has a color of #a03772        
        
          <div style="border:2px solid #a03772;">Content here</div>
        
        
          .myborder {border:2px solid #a03772;}
        
        Border color #a03772