#a05864 color space conversions
Hex:
        #a05864
        RGB:
        160, 88, 100
        CMY:
        37, 65, 61
        CMYK:
        0, 45, 38, 37
      HSL:
        350°, 29.0323%, 48.6275%
        HSV (HSB):
        350°, 45.0000%, 62.7451%
        XYZ:
        20.2872, 15.3731, 13.9547
        xyY:
        0.4089, 0.3098, 15.3731
      CIE-Lab:
        46.1411, 30.9623, 6.3036
        CIE-LCH:
        46.1411, 31.5975, 11.5076
        CIE-Luv:
        46.1411, 47.6008, 2.5686
        Hunter-Lab:
        39.2086, 23.7439, 6.3442
      #a05864 color charts
#a05864 RGB chart
      #a05864 CMYK chart
      #a05864 RGB pie chart
      #a05864 color shades, tints & tones
#a05864 color schemes
#a05864 color preview, HTML & CSS examples
           This text has a color of #a05864        
        
          <p style="color:#a05864;">Text here</p>
        
        
          .mytext {color:#a05864;}
        
        Text color #a05864
      
           This box has a color of #a05864        
        
          <div style="background-color:#a05864;">Content here</div>
        
        
          .mybackground {background-color:#a05864;}
        
        Background color #a05864
      
           Border around this has a color of #a05864        
        
          <div style="border:2px solid #a05864;">Content here</div>
        
        
          .myborder {border:2px solid #a05864;}
        
        Border color #a05864