#9d5945 color space conversions
Hex:
        #9d5945
        RGB:
        157, 89, 69
        CMY:
        38, 65, 73
        CMYK:
        0, 43, 56, 38
      HSL:
        14°, 38.9381%, 44.3137%
        HSV (HSB):
        14°, 56.0510%, 61.5686%
        XYZ:
        18.5512, 14.7425, 7.4981
        xyY:
        0.4548, 0.3614, 14.7425
      CIE-Lab:
        45.2795, 25.8974, 23.6772
        CIE-LCH:
        45.2795, 35.0896, 42.4357
        CIE-Luv:
        45.2795, 50.1436, 22.2105
        Hunter-Lab:
        38.3960, 19.0500, 15.2989
      #9d5945 color charts
#9d5945 RGB chart
      #9d5945 CMYK chart
      #9d5945 RGB pie chart
      #9d5945 color shades, tints & tones
#9d5945 color schemes
#9d5945 color preview, HTML & CSS examples
           This text has a color of #9d5945        
        
          <p style="color:#9d5945;">Text here</p>
        
        
          .mytext {color:#9d5945;}
        
        Text color #9d5945
      
           This box has a color of #9d5945        
        
          <div style="background-color:#9d5945;">Content here</div>
        
        
          .mybackground {background-color:#9d5945;}
        
        Background color #9d5945
      
           Border around this has a color of #9d5945        
        
          <div style="border:2px solid #9d5945;">Content here</div>
        
        
          .myborder {border:2px solid #9d5945;}
        
        Border color #9d5945