#9a472e color space conversions
Hex:
        #9a472e
        RGB:
        154, 71, 46
        CMY:
        40, 72, 82
        CMYK:
        0, 54, 70, 40
      HSL:
        14°, 54.0000%, 39.2157%
        HSV (HSB):
        14°, 70.1299%, 60.3922%
        XYZ:
        16.0728, 11.5738, 3.9716
        xyY:
        0.5083, 0.3660, 11.5738
      CIE-Lab:
        40.5305, 32.8294, 31.1382
        CIE-LCH:
        40.5305, 45.2477, 43.4855
        CIE-Luv:
        40.5305, 63.7938, 25.4832
        Hunter-Lab:
        34.0202, 24.7967, 16.8925
      #9a472e color charts
#9a472e RGB chart
      #9a472e CMYK chart
      #9a472e RGB pie chart
      #9a472e color shades, tints & tones
#9a472e color schemes
#9a472e color preview, HTML & CSS examples
           This text has a color of #9a472e        
        
          <p style="color:#9a472e;">Text here</p>
        
        
          .mytext {color:#9a472e;}
        
        Text color #9a472e
      
           This box has a color of #9a472e        
        
          <div style="background-color:#9a472e;">Content here</div>
        
        
          .mybackground {background-color:#9a472e;}
        
        Background color #9a472e
      
           Border around this has a color of #9a472e        
        
          <div style="border:2px solid #9a472e;">Content here</div>
        
        
          .myborder {border:2px solid #9a472e;}
        
        Border color #9a472e