#a05066 color space conversions
Hex:
        #a05066
        RGB:
        160, 80, 102
        CMY:
        37, 69, 60
        CMYK:
        0, 50, 36, 37
      HSL:
        344°, 33.3333%, 47.0588%
        HSV (HSB):
        344°, 50.0000%, 62.7451%
        XYZ:
        19.7641, 14.1702, 14.2638
        xyY:
        0.4101, 0.2940, 14.1702
      CIE-Lab:
        44.4761, 35.5488, 2.6937
        CIE-LCH:
        44.4761, 35.6507, 4.3332
        CIE-Luv:
        44.4761, 51.7623, -2.7564
        Hunter-Lab:
        37.6433, 27.8432, 3.8842
      #a05066 color charts
#a05066 RGB chart
      #a05066 CMYK chart
      #a05066 RGB pie chart
      #a05066 color shades, tints & tones
#a05066 color schemes
#a05066 color preview, HTML & CSS examples
           This text has a color of #a05066        
        
          <p style="color:#a05066;">Text here</p>
        
        
          .mytext {color:#a05066;}
        
        Text color #a05066
      
           This box has a color of #a05066        
        
          <div style="background-color:#a05066;">Content here</div>
        
        
          .mybackground {background-color:#a05066;}
        
        Background color #a05066
      
           Border around this has a color of #a05066        
        
          <div style="border:2px solid #a05066;">Content here</div>
        
        
          .myborder {border:2px solid #a05066;}
        
        Border color #a05066