#a5546e color space conversions
Hex:
        #a5546e
        RGB:
        165, 84, 110
        CMY:
        35, 67, 57
        CMYK:
        0, 49, 33, 35
      HSL:
        341°, 32.5301%, 48.8235%
        HSV (HSB):
        341°, 49.0909%, 64.7059%
        XYZ:
        21.5018, 15.4658, 16.6038
        xyY:
        0.4014, 0.2887, 15.4658
      CIE-Lab:
        46.2656, 36.2738, 0.5035
        CIE-LCH:
        46.2656, 36.2773, 0.7952
        CIE-Luv:
        46.2656, 51.5641, -5.6602
        Hunter-Lab:
        39.3265, 28.7737, 2.4962
      #a5546e color charts
#a5546e RGB chart
      #a5546e CMYK chart
      #a5546e RGB pie chart
      #a5546e color shades, tints & tones
#a5546e color schemes
#a5546e color preview, HTML & CSS examples
           This text has a color of #a5546e        
        
          <p style="color:#a5546e;">Text here</p>
        
        
          .mytext {color:#a5546e;}
        
        Text color #a5546e
      
           This box has a color of #a5546e        
        
          <div style="background-color:#a5546e;">Content here</div>
        
        
          .mybackground {background-color:#a5546e;}
        
        Background color #a5546e
      
           Border around this has a color of #a5546e        
        
          <div style="border:2px solid #a5546e;">Content here</div>
        
        
          .myborder {border:2px solid #a5546e;}
        
        Border color #a5546e