#a05063 color space conversions
Hex:
        #a05063
        RGB:
        160, 80, 99
        CMY:
        37, 69, 61
        CMYK:
        0, 50, 38, 37
      HSL:
        346°, 33.3333%, 47.0588%
        HSV (HSB):
        346°, 50.0000%, 62.7451%
        XYZ:
        19.6180, 14.1118, 13.4942
        xyY:
        0.4154, 0.2988, 14.1118
      CIE-Lab:
        44.3928, 35.1758, 4.4107
        CIE-LCH:
        44.3928, 35.4513, 7.1471
        CIE-Luv:
        44.3928, 52.4571, -0.5887
        Hunter-Lab:
        37.5656, 27.4787, 4.9979
      #a05063 color charts
#a05063 RGB chart
      #a05063 CMYK chart
      #a05063 RGB pie chart
      #a05063 color shades, tints & tones
#a05063 color schemes
#a05063 color preview, HTML & CSS examples
           This text has a color of #a05063        
        
          <p style="color:#a05063;">Text here</p>
        
        
          .mytext {color:#a05063;}
        
        Text color #a05063
      
           This box has a color of #a05063        
        
          <div style="background-color:#a05063;">Content here</div>
        
        
          .mybackground {background-color:#a05063;}
        
        Background color #a05063
      
           Border around this has a color of #a05063        
        
          <div style="border:2px solid #a05063;">Content here</div>
        
        
          .myborder {border:2px solid #a05063;}
        
        Border color #a05063