#a04172 color space conversions
Hex:
        #a04172
        RGB:
        160, 65, 114
        CMY:
        37, 75, 55
        CMYK:
        0, 59, 29, 37
      HSL:
        329°, 42.2222%, 44.1176%
        HSV (HSB):
        329°, 59.3750%, 62.7451%
        XYZ:
        19.4248, 12.4691, 17.3026
        xyY:
        0.3948, 0.2535, 12.4691
      CIE-Lab:
        41.9521, 44.7224, -8.4120
        CIE-LCH:
        41.9521, 45.5067, 349.3475
        CIE-Luv:
        41.9521, 56.1137, -18.5369
        Hunter-Lab:
        35.3116, 36.3969, -4.3338
      #a04172 color charts
#a04172 RGB chart
      #a04172 CMYK chart
      #a04172 RGB pie chart
      #a04172 color shades, tints & tones
#a04172 color schemes
#a04172 color preview, HTML & CSS examples
           This text has a color of #a04172        
        
          <p style="color:#a04172;">Text here</p>
        
        
          .mytext {color:#a04172;}
        
        Text color #a04172
      
           This box has a color of #a04172        
        
          <div style="background-color:#a04172;">Content here</div>
        
        
          .mybackground {background-color:#a04172;}
        
        Background color #a04172
      
           Border around this has a color of #a04172        
        
          <div style="border:2px solid #a04172;">Content here</div>
        
        
          .myborder {border:2px solid #a04172;}
        
        Border color #a04172