#a14775 color space conversions
Hex:
        #a14775
        RGB:
        161, 71, 117
        CMY:
        37, 72, 54
        CMYK:
        0, 56, 27, 37
      HSL:
        329°, 38.7931%, 45.4902%
        HSV (HSB):
        329°, 55.9006%, 63.1373%
        XYZ:
        20.1621, 13.3679, 18.3472
        xyY:
        0.3886, 0.2577, 13.3679
      CIE-Lab:
        43.3124, 42.5393, -8.2044
        CIE-LCH:
        43.3124, 43.3232, 349.0836
        CIE-Luv:
        43.3124, 53.2985, -18.0109
        Hunter-Lab:
        36.5621, 34.4495, -4.1588
      #a14775 color charts
#a14775 RGB chart
      #a14775 CMYK chart
      #a14775 RGB pie chart
      #a14775 color shades, tints & tones
#a14775 color schemes
#a14775 color preview, HTML & CSS examples
           This text has a color of #a14775        
        
          <p style="color:#a14775;">Text here</p>
        
        
          .mytext {color:#a14775;}
        
        Text color #a14775
      
           This box has a color of #a14775        
        
          <div style="background-color:#a14775;">Content here</div>
        
        
          .mybackground {background-color:#a14775;}
        
        Background color #a14775
      
           Border around this has a color of #a14775        
        
          <div style="border:2px solid #a14775;">Content here</div>
        
        
          .myborder {border:2px solid #a14775;}
        
        Border color #a14775