#a35d82 color space conversions
Hex:
        #a35d82
        RGB:
        163, 93, 130
        CMY:
        36, 64, 49
        CMYK:
        0, 43, 20, 36
      HSL:
        328°, 27.5591%, 50.1961%
        HSV (HSB):
        328°, 42.9448%, 63.9216%
        XYZ:
        23.0479, 17.2269, 23.2295
        xyY:
        0.3629, 0.2713, 17.2269
      CIE-Lab:
        48.5447, 33.5838, -8.2220
        CIE-LCH:
        48.5447, 34.5756, 346.2434
        CIE-Luv:
        48.5447, 40.8367, -16.9108
        Hunter-Lab:
        41.5053, 26.4865, -4.1293
      #a35d82 color charts
#a35d82 RGB chart
      #a35d82 CMYK chart
      #a35d82 RGB pie chart
      #a35d82 color shades, tints & tones
#a35d82 color schemes
#a35d82 color preview, HTML & CSS examples
           This text has a color of #a35d82        
        
          <p style="color:#a35d82;">Text here</p>
        
        
          .mytext {color:#a35d82;}
        
        Text color #a35d82
      
           This box has a color of #a35d82        
        
          <div style="background-color:#a35d82;">Content here</div>
        
        
          .mybackground {background-color:#a35d82;}
        
        Background color #a35d82
      
           Border around this has a color of #a35d82        
        
          <div style="border:2px solid #a35d82;">Content here</div>
        
        
          .myborder {border:2px solid #a35d82;}
        
        Border color #a35d82