#a55f75 color space conversions
Hex:
        #a55f75
        RGB:
        165, 95, 117
        CMY:
        35, 63, 54
        CMYK:
        0, 42, 29, 35
      HSL:
        341°, 28.0000%, 50.9804%
        HSV (HSB):
        341°, 42.4242%, 64.7059%
        XYZ:
        22.8201, 17.4681, 18.9985
        xyY:
        0.3849, 0.2946, 17.4681
      CIE-Lab:
        48.8445, 31.2613, 0.0416
        CIE-LCH:
        48.8445, 31.2613, 0.0763
        CIE-Luv:
        48.8445, 43.9338, -5.3533
        Hunter-Lab:
        41.7949, 24.3206, 2.3051
      #a55f75 color charts
#a55f75 RGB chart
      #a55f75 CMYK chart
      #a55f75 RGB pie chart
      #a55f75 color shades, tints & tones
#a55f75 color schemes
#a55f75 color preview, HTML & CSS examples
           This text has a color of #a55f75        
        
          <p style="color:#a55f75;">Text here</p>
        
        
          .mytext {color:#a55f75;}
        
        Text color #a55f75
      
           This box has a color of #a55f75        
        
          <div style="background-color:#a55f75;">Content here</div>
        
        
          .mybackground {background-color:#a55f75;}
        
        Background color #a55f75
      
           Border around this has a color of #a55f75        
        
          <div style="border:2px solid #a55f75;">Content here</div>
        
        
          .myborder {border:2px solid #a55f75;}
        
        Border color #a55f75