#99472b color space conversions
Hex:
        #99472b
        RGB:
        153, 71, 43
        CMY:
        40, 72, 83
        CMYK:
        0, 54, 72, 40
      HSL:
        15°, 56.1224%, 38.4314%
        HSV (HSB):
        15°, 71.8954%, 60.0000%
        XYZ:
        15.8262, 11.4532, 3.6621
        xyY:
        0.5115, 0.3702, 11.4532
      CIE-Lab:
        40.3335, 32.2567, 32.5685
        CIE-LCH:
        40.3335, 45.8389, 45.2756
        CIE-Luv:
        40.3335, 63.3911, 26.5649
        Hunter-Lab:
        33.8426, 24.2493, 17.2741
      #99472b color charts
#99472b RGB chart
      #99472b CMYK chart
      #99472b RGB pie chart
      #99472b color shades, tints & tones
#99472b color schemes
#99472b color preview, HTML & CSS examples
           This text has a color of #99472b        
        
          <p style="color:#99472b;">Text here</p>
        
        
          .mytext {color:#99472b;}
        
        Text color #99472b
      
           This box has a color of #99472b        
        
          <div style="background-color:#99472b;">Content here</div>
        
        
          .mybackground {background-color:#99472b;}
        
        Background color #99472b
      
           Border around this has a color of #99472b        
        
          <div style="border:2px solid #99472b;">Content here</div>
        
        
          .myborder {border:2px solid #99472b;}
        
        Border color #99472b