#a5494b color space conversions
Hex:
        #a5494b
        RGB:
        165, 73, 75
        CMY:
        35, 71, 71
        CMYK:
        0, 56, 55, 35
      HSL:
        359°, 38.6555%, 46.6667%
        HSV (HSB):
        359°, 55.7576%, 64.7059%
        XYZ:
        19.1696, 13.2724, 8.2081
        xyY:
        0.4716, 0.3265, 13.2724
      CIE-Lab:
        43.1709, 38.1739, 17.5316
        CIE-LCH:
        43.1709, 42.0072, 24.6672
        CIE-Luv:
        43.1709, 66.1482, 13.1760
        Hunter-Lab:
        36.4313, 30.1691, 12.1437
      #a5494b color charts
#a5494b RGB chart
      #a5494b CMYK chart
      #a5494b RGB pie chart
      #a5494b color shades, tints & tones
#a5494b color schemes
#a5494b color preview, HTML & CSS examples
           This text has a color of #a5494b        
        
          <p style="color:#a5494b;">Text here</p>
        
        
          .mytext {color:#a5494b;}
        
        Text color #a5494b
      
           This box has a color of #a5494b        
        
          <div style="background-color:#a5494b;">Content here</div>
        
        
          .mybackground {background-color:#a5494b;}
        
        Background color #a5494b
      
           Border around this has a color of #a5494b        
        
          <div style="border:2px solid #a5494b;">Content here</div>
        
        
          .myborder {border:2px solid #a5494b;}
        
        Border color #a5494b