#a05067 color space conversions
Hex:
        #a05067
        RGB:
        160, 80, 103
        CMY:
        37, 69, 60
        CMYK:
        0, 50, 36, 37
      HSL:
        343°, 33.3333%, 47.0588%
        HSV (HSB):
        343°, 50.0000%, 62.7451%
        XYZ:
        19.8140, 14.1902, 14.5266
        xyY:
        0.4083, 0.2924, 14.1902
      CIE-Lab:
        44.5044, 35.6756, 2.1226
        CIE-LCH:
        44.5044, 35.7386, 3.4049
        CIE-Luv:
        44.5044, 51.5287, -3.4865
        Hunter-Lab:
        37.6699, 27.9674, 3.5049
      #a05067 color charts
#a05067 RGB chart
      #a05067 CMYK chart
      #a05067 RGB pie chart
      #a05067 color shades, tints & tones
#a05067 color schemes
#a05067 color preview, HTML & CSS examples
           This text has a color of #a05067        
        
          <p style="color:#a05067;">Text here</p>
        
        
          .mytext {color:#a05067;}
        
        Text color #a05067
      
           This box has a color of #a05067        
        
          <div style="background-color:#a05067;">Content here</div>
        
        
          .mybackground {background-color:#a05067;}
        
        Background color #a05067
      
           Border around this has a color of #a05067        
        
          <div style="border:2px solid #a05067;">Content here</div>
        
        
          .myborder {border:2px solid #a05067;}
        
        Border color #a05067