#a05468 color space conversions
Hex:
        #a05468
        RGB:
        160, 84, 104
        CMY:
        37, 67, 59
        CMYK:
        0, 48, 35, 37
      HSL:
        344°, 31.1475%, 47.8431%
        HSV (HSB):
        344°, 47.5000%, 62.7451%
        XYZ:
        20.1662, 14.8137, 14.8932
        xyY:
        0.4044, 0.2970, 14.8137
      CIE-Lab:
        45.3780, 33.6565, 2.7763
        CIE-LCH:
        45.3780, 33.7708, 4.7155
        CIE-Luv:
        45.3780, 49.0645, -2.2877
        Hunter-Lab:
        38.4886, 26.1707, 3.9997
      #a05468 color charts
#a05468 RGB chart
      #a05468 CMYK chart
      #a05468 RGB pie chart
      #a05468 color shades, tints & tones
#a05468 color schemes
#a05468 color preview, HTML & CSS examples
           This text has a color of #a05468        
        
          <p style="color:#a05468;">Text here</p>
        
        
          .mytext {color:#a05468;}
        
        Text color #a05468
      
           This box has a color of #a05468        
        
          <div style="background-color:#a05468;">Content here</div>
        
        
          .mybackground {background-color:#a05468;}
        
        Background color #a05468
      
           Border around this has a color of #a05468        
        
          <div style="border:2px solid #a05468;">Content here</div>
        
        
          .myborder {border:2px solid #a05468;}
        
        Border color #a05468