#a45052 color space conversions
Hex:
        #a45052
        RGB:
        164, 80, 82
        CMY:
        36, 69, 68
        CMYK:
        0, 51, 50, 36
      HSL:
        359°, 34.4262%, 47.8431%
        HSV (HSB):
        359°, 51.2195%, 64.3137%
        XYZ:
        19.7015, 14.2390, 9.6927
        xyY:
        0.4515, 0.3263, 14.2390
      CIE-Lab:
        44.5738, 34.8142, 15.1363
        CIE-LCH:
        44.5738, 37.9623, 23.4981
        CIE-Luv:
        44.5738, 59.4108, 11.6531
        Hunter-Lab:
        37.7346, 27.1604, 11.1848
      #a45052 color charts
#a45052 RGB chart
      #a45052 CMYK chart
      #a45052 RGB pie chart
      #a45052 color shades, tints & tones
#a45052 color schemes
#a45052 color preview, HTML & CSS examples
           This text has a color of #a45052        
        
          <p style="color:#a45052;">Text here</p>
        
        
          .mytext {color:#a45052;}
        
        Text color #a45052
      
           This box has a color of #a45052        
        
          <div style="background-color:#a45052;">Content here</div>
        
        
          .mybackground {background-color:#a45052;}
        
        Background color #a45052
      
           Border around this has a color of #a45052        
        
          <div style="border:2px solid #a45052;">Content here</div>
        
        
          .myborder {border:2px solid #a45052;}
        
        Border color #a45052