#9d523d color space conversions
Hex:
        #9d523d
        RGB:
        157, 82, 61
        CMY:
        38, 68, 76
        CMYK:
        0, 48, 61, 38
      HSL:
        13°, 44.0367%, 42.7451%
        HSV (HSB):
        13°, 61.1465%, 61.5686%
        XYZ:
        17.7642, 13.5396, 6.0920
        xyY:
        0.4750, 0.3621, 13.5396
      CIE-Lab:
        43.5653, 29.1257, 26.2043
        CIE-LCH:
        43.5653, 39.1787, 41.9777
        CIE-Luv:
        43.5653, 56.2398, 23.3545
        Hunter-Lab:
        36.7962, 21.7817, 15.9412
      #9d523d color charts
#9d523d RGB chart
      #9d523d CMYK chart
      #9d523d RGB pie chart
      #9d523d color shades, tints & tones
#9d523d color schemes
#9d523d color preview, HTML & CSS examples
           This text has a color of #9d523d        
        
          <p style="color:#9d523d;">Text here</p>
        
        
          .mytext {color:#9d523d;}
        
        Text color #9d523d
      
           This box has a color of #9d523d        
        
          <div style="background-color:#9d523d;">Content here</div>
        
        
          .mybackground {background-color:#9d523d;}
        
        Background color #9d523d
      
           Border around this has a color of #9d523d        
        
          <div style="border:2px solid #9d523d;">Content here</div>
        
        
          .myborder {border:2px solid #9d523d;}
        
        Border color #9d523d