#9e523d color space conversions
Hex:
        #9e523d
        RGB:
        158, 82, 61
        CMY:
        38, 68, 76
        CMYK:
        0, 48, 61, 38
      HSL:
        13°, 44.2922%, 42.9412%
        HSV (HSB):
        13°, 61.3924%, 61.9608%
        XYZ:
        17.9601, 13.6406, 6.1012
        xyY:
        0.4764, 0.3618, 13.6406
      CIE-Lab:
        43.7130, 29.5360, 26.4207
        CIE-LCH:
        43.7130, 39.6286, 41.8135
        CIE-Luv:
        43.7130, 57.0607, 23.4883
        Hunter-Lab:
        36.9332, 22.1692, 16.0588
      #9e523d color charts
#9e523d RGB chart
      #9e523d CMYK chart
      #9e523d RGB pie chart
      #9e523d color shades, tints & tones
#9e523d color schemes
#9e523d color preview, HTML & CSS examples
           This text has a color of #9e523d        
        
          <p style="color:#9e523d;">Text here</p>
        
        
          .mytext {color:#9e523d;}
        
        Text color #9e523d
      
           This box has a color of #9e523d        
        
          <div style="background-color:#9e523d;">Content here</div>
        
        
          .mybackground {background-color:#9e523d;}
        
        Background color #9e523d
      
           Border around this has a color of #9e523d        
        
          <div style="border:2px solid #9e523d;">Content here</div>
        
        
          .myborder {border:2px solid #9e523d;}
        
        Border color #9e523d