#96472d color space conversions
Hex:
        #96472d
        RGB:
        150, 71, 45
        CMY:
        41, 72, 82
        CMYK:
        0, 53, 70, 41
      HSL:
        15°, 53.8462%, 38.2353%
        HSV (HSB):
        15°, 70.0000%, 58.8235%
        XYZ:
        15.3046, 11.1800, 3.8339
        xyY:
        0.5048, 0.3688, 11.1800
      CIE-Lab:
        39.8819, 31.1475, 30.7953
        CIE-LCH:
        39.8819, 43.8009, 44.6743
        CIE-Luv:
        39.8819, 60.6073, 25.3908
        Hunter-Lab:
        33.4365, 23.1894, 16.6071
      #96472d color charts
#96472d RGB chart
      #96472d CMYK chart
      #96472d RGB pie chart
      #96472d color shades, tints & tones
#96472d color schemes
#96472d color preview, HTML & CSS examples
           This text has a color of #96472d        
        
          <p style="color:#96472d;">Text here</p>
        
        
          .mytext {color:#96472d;}
        
        Text color #96472d
      
           This box has a color of #96472d        
        
          <div style="background-color:#96472d;">Content here</div>
        
        
          .mybackground {background-color:#96472d;}
        
        Background color #96472d
      
           Border around this has a color of #96472d        
        
          <div style="border:2px solid #96472d;">Content here</div>
        
        
          .myborder {border:2px solid #96472d;}
        
        Border color #96472d