#a04474 color space conversions
Hex:
        #a04474
        RGB:
        160, 68, 116
        CMY:
        37, 73, 55
        CMYK:
        0, 58, 28, 37
      HSL:
        329°, 40.3509%, 44.7059%
        HSV (HSB):
        329°, 57.5000%, 62.7451%
        XYZ:
        19.7167, 12.8688, 17.9677
        xyY:
        0.3900, 0.2546, 12.8688
      CIE-Lab:
        42.5649, 43.5496, -8.7264
        CIE-LCH:
        42.5649, 44.4152, 348.6692
        CIE-Luv:
        42.5649, 54.1875, -18.8084
        Hunter-Lab:
        35.8731, 35.3300, -4.5854
      #a04474 color charts
#a04474 RGB chart
      #a04474 CMYK chart
      #a04474 RGB pie chart
      #a04474 color shades, tints & tones
#a04474 color schemes
#a04474 color preview, HTML & CSS examples
           This text has a color of #a04474        
        
          <p style="color:#a04474;">Text here</p>
        
        
          .mytext {color:#a04474;}
        
        Text color #a04474
      
           This box has a color of #a04474        
        
          <div style="background-color:#a04474;">Content here</div>
        
        
          .mybackground {background-color:#a04474;}
        
        Background color #a04474
      
           Border around this has a color of #a04474        
        
          <div style="border:2px solid #a04474;">Content here</div>
        
        
          .myborder {border:2px solid #a04474;}
        
        Border color #a04474