#a1466e color space conversions
Hex:
        #a1466e
        RGB:
        161, 70, 110
        CMY:
        37, 73, 57
        CMYK:
        0, 57, 32, 37
      HSL:
        334°, 39.3939%, 45.2941%
        HSV (HSB):
        334°, 56.5217%, 63.1373%
        XYZ:
        19.7026, 13.0832, 16.2387
        xyY:
        0.4019, 0.2669, 13.0832
      CIE-Lab:
        42.8883, 42.0847, -4.5306
        CIE-LCH:
        42.8883, 42.3278, 353.8555
        CIE-Luv:
        42.8883, 55.7171, -13.0700
        Hunter-Lab:
        36.1707, 33.9323, -1.2986
      #a1466e color charts
#a1466e RGB chart
      #a1466e CMYK chart
      #a1466e RGB pie chart
      #a1466e color shades, tints & tones
#a1466e color schemes
#a1466e color preview, HTML & CSS examples
           This text has a color of #a1466e        
        
          <p style="color:#a1466e;">Text here</p>
        
        
          .mytext {color:#a1466e;}
        
        Text color #a1466e
      
           This box has a color of #a1466e        
        
          <div style="background-color:#a1466e;">Content here</div>
        
        
          .mybackground {background-color:#a1466e;}
        
        Background color #a1466e
      
           Border around this has a color of #a1466e        
        
          <div style="border:2px solid #a1466e;">Content here</div>
        
        
          .myborder {border:2px solid #a1466e;}
        
        Border color #a1466e