#9d542d color space conversions
Hex:
        #9d542d
        RGB:
        157, 84, 45
        CMY:
        38, 67, 82
        CMYK:
        0, 46, 71, 38
      HSL:
        21°, 55.4455%, 39.6078%
        HSV (HSB):
        21°, 71.3376%, 61.5686%
        XYZ:
        17.5486, 13.6982, 4.2017
        xyY:
        0.4950, 0.3864, 13.6982
      CIE-Lab:
        43.7970, 26.9657, 35.5129
        CIE-LCH:
        43.7970, 44.5905, 52.7898
        CIE-Luv:
        43.7970, 56.9732, 31.2466
        Hunter-Lab:
        37.0111, 19.8654, 19.1768
      #9d542d color charts
#9d542d RGB chart
      #9d542d CMYK chart
      #9d542d RGB pie chart
      #9d542d color shades, tints & tones
#9d542d color schemes
#9d542d color preview, HTML & CSS examples
           This text has a color of #9d542d        
        
          <p style="color:#9d542d;">Text here</p>
        
        
          .mytext {color:#9d542d;}
        
        Text color #9d542d
      
           This box has a color of #9d542d        
        
          <div style="background-color:#9d542d;">Content here</div>
        
        
          .mybackground {background-color:#9d542d;}
        
        Background color #9d542d
      
           Border around this has a color of #9d542d        
        
          <div style="border:2px solid #9d542d;">Content here</div>
        
        
          .myborder {border:2px solid #9d542d;}
        
        Border color #9d542d