#a45350 color space conversions
Hex:
        #a45350
        RGB:
        164, 83, 80
        CMY:
        36, 67, 69
        CMYK:
        0, 49, 51, 36
      HSL:
        2°, 34.4262%, 47.8431%
        HSV (HSB):
        2°, 51.2195%, 64.3137%
        XYZ:
        19.8511, 14.6582, 9.3725
        xyY:
        0.4524, 0.3340, 14.6582
      CIE-Lab:
        45.1625, 33.0238, 17.1456
        CIE-LCH:
        45.1625, 37.2094, 27.4379
        CIE-Luv:
        45.1625, 57.9009, 14.2129
        Hunter-Lab:
        38.2860, 25.5505, 12.2860
      #a45350 color charts
#a45350 RGB chart
      #a45350 CMYK chart
      #a45350 RGB pie chart
      #a45350 color shades, tints & tones
#a45350 color schemes
#a45350 color preview, HTML & CSS examples
           This text has a color of #a45350        
        
          <p style="color:#a45350;">Text here</p>
        
        
          .mytext {color:#a45350;}
        
        Text color #a45350
      
           This box has a color of #a45350        
        
          <div style="background-color:#a45350;">Content here</div>
        
        
          .mybackground {background-color:#a45350;}
        
        Background color #a45350
      
           Border around this has a color of #a45350        
        
          <div style="border:2px solid #a45350;">Content here</div>
        
        
          .myborder {border:2px solid #a45350;}
        
        Border color #a45350