#9e514f color space conversions
Hex:
        #9e514f
        RGB:
        158, 81, 79
        CMY:
        38, 68, 69
        CMYK:
        0, 49, 50, 38
      HSL:
        2°, 33.3333%, 46.4706%
        HSV (HSB):
        2°, 50.0000%, 61.9608%
        XYZ:
        18.4543, 13.7185, 9.0724
        xyY:
        0.4474, 0.3326, 13.7185
      CIE-Lab:
        43.8265, 31.6546, 15.7947
        CIE-LCH:
        43.8265, 35.3764, 26.5179
        CIE-Luv:
        43.8265, 54.5401, 12.9238
        Hunter-Lab:
        37.0385, 24.1196, 11.4041
      #9e514f color charts
#9e514f RGB chart
      #9e514f CMYK chart
      #9e514f RGB pie chart
      #9e514f color shades, tints & tones
#9e514f color schemes
#9e514f color preview, HTML & CSS examples
           This text has a color of #9e514f        
        
          <p style="color:#9e514f;">Text here</p>
        
        
          .mytext {color:#9e514f;}
        
        Text color #9e514f
      
           This box has a color of #9e514f        
        
          <div style="background-color:#9e514f;">Content here</div>
        
        
          .mybackground {background-color:#9e514f;}
        
        Background color #9e514f
      
           Border around this has a color of #9e514f        
        
          <div style="border:2px solid #9e514f;">Content here</div>
        
        
          .myborder {border:2px solid #9e514f;}
        
        Border color #9e514f