#a9474a color space conversions
Hex:
        #a9474a
        RGB:
        169, 71, 74
        CMY:
        34, 72, 71
        CMYK:
        0, 58, 56, 34
      HSL:
        358°, 40.8333%, 47.0588%
        HSV (HSB):
        358°, 57.9882%, 66.2745%
        XYZ:
        19.8515, 13.4359, 8.0257
        xyY:
        0.4805, 0.3252, 13.4359
      CIE-Lab:
        43.4128, 40.5672, 18.5794
        CIE-LCH:
        43.4128, 44.6194, 24.6073
        CIE-Luv:
        43.4128, 70.9121, 13.7076
        Hunter-Lab:
        36.6550, 32.5249, 12.6769
      #a9474a color charts
#a9474a RGB chart
      #a9474a CMYK chart
      #a9474a RGB pie chart
      #a9474a color shades, tints & tones
#a9474a color schemes
#a9474a color preview, HTML & CSS examples
           This text has a color of #a9474a        
        
          <p style="color:#a9474a;">Text here</p>
        
        
          .mytext {color:#a9474a;}
        
        Text color #a9474a
      
           This box has a color of #a9474a        
        
          <div style="background-color:#a9474a;">Content here</div>
        
        
          .mybackground {background-color:#a9474a;}
        
        Background color #a9474a
      
           Border around this has a color of #a9474a        
        
          <div style="border:2px solid #a9474a;">Content here</div>
        
        
          .myborder {border:2px solid #a9474a;}
        
        Border color #a9474a