#9e714d color space conversions
Hex:
        #9e714d
        RGB:
        158, 113, 77
        CMY:
        38, 56, 70
        CMYK:
        0, 28, 51, 38
      HSL:
        27°, 34.4681%, 46.0784%
        HSV (HSB):
        27°, 51.2658%, 61.9608%
        XYZ:
        21.3452, 19.6152, 9.6823
        xyY:
        0.4215, 0.3873, 19.6152
      CIE-Lab:
        51.3993, 13.4045, 26.9363
        CIE-LCH:
        51.3993, 30.0873, 63.5434
        CIE-Luv:
        51.3993, 33.3523, 29.3527
        Hunter-Lab:
        44.2890, 8.5228, 18.0406
      #9e714d color charts
#9e714d RGB chart
      #9e714d CMYK chart
      #9e714d RGB pie chart
      #9e714d color shades, tints & tones
#9e714d color schemes
#9e714d color preview, HTML & CSS examples
           This text has a color of #9e714d        
        
          <p style="color:#9e714d;">Text here</p>
        
        
          .mytext {color:#9e714d;}
        
        Text color #9e714d
      
           This box has a color of #9e714d        
        
          <div style="background-color:#9e714d;">Content here</div>
        
        
          .mybackground {background-color:#9e714d;}
        
        Background color #9e714d
      
           Border around this has a color of #9e714d        
        
          <div style="border:2px solid #9e714d;">Content here</div>
        
        
          .myborder {border:2px solid #9e714d;}
        
        Border color #9e714d