#9e5e2a color space conversions
Hex:
        #9e5e2a
        RGB:
        158, 94, 42
        CMY:
        38, 63, 84
        CMYK:
        0, 41, 73, 38
      HSL:
        27°, 58.0000%, 39.2157%
        HSV (HSB):
        27°, 73.4177%, 61.9608%
        XYZ:
        18.5212, 15.4417, 4.1949
        xyY:
        0.4854, 0.4047, 15.4417
      CIE-Lab:
        46.2333, 21.6298, 39.7503
        CIE-LCH:
        46.2333, 45.2541, 61.4476
        CIE-Luv:
        46.2333, 50.5707, 36.4390
        Hunter-Lab:
        39.2959, 15.3638, 21.1779
      #9e5e2a color charts
#9e5e2a RGB chart
      #9e5e2a CMYK chart
      #9e5e2a RGB pie chart
      #9e5e2a color shades, tints & tones
#9e5e2a color schemes
#9e5e2a color preview, HTML & CSS examples
           This text has a color of #9e5e2a        
        
          <p style="color:#9e5e2a;">Text here</p>
        
        
          .mytext {color:#9e5e2a;}
        
        Text color #9e5e2a
      
           This box has a color of #9e5e2a        
        
          <div style="background-color:#9e5e2a;">Content here</div>
        
        
          .mybackground {background-color:#9e5e2a;}
        
        Background color #9e5e2a
      
           Border around this has a color of #9e5e2a        
        
          <div style="border:2px solid #9e5e2a;">Content here</div>
        
        
          .myborder {border:2px solid #9e5e2a;}
        
        Border color #9e5e2a