#9e915f color space conversions
Hex:
        #9e915f
        RGB:
        158, 145, 95
        CMY:
        38, 43, 63
        CMYK:
        0, 8, 40, 38
      HSL:
        48°, 24.9012%, 49.6078%
        HSV (HSB):
        48°, 39.8734%, 61.9608%
        XYZ:
        26.2915, 28.3461, 14.9121
        xyY:
        0.3780, 0.4076, 28.3461
      CIE-Lab:
        60.2002, -2.6655, 28.2880
        CIE-LCH:
        60.2002, 28.4134, 95.3829
        CIE-Luv:
        60.2002, 11.0305, 35.8283
        Hunter-Lab:
        53.2411, -5.0250, 20.6624
      #9e915f color charts
#9e915f RGB chart
      #9e915f CMYK chart
      #9e915f RGB pie chart
      #9e915f color shades, tints & tones
#9e915f color schemes
#9e915f color preview, HTML & CSS examples
           This text has a color of #9e915f        
        
          <p style="color:#9e915f;">Text here</p>
        
        
          .mytext {color:#9e915f;}
        
        Text color #9e915f
      
           This box has a color of #9e915f        
        
          <div style="background-color:#9e915f;">Content here</div>
        
        
          .mybackground {background-color:#9e915f;}
        
        Background color #9e915f
      
           Border around this has a color of #9e915f        
        
          <div style="border:2px solid #9e915f;">Content here</div>
        
        
          .myborder {border:2px solid #9e915f;}
        
        Border color #9e915f