#9e503f color space conversions
Hex:
        #9e503f
        RGB:
        158, 80, 63
        CMY:
        38, 69, 75
        CMYK:
        0, 49, 60, 38
      HSL:
        11°, 42.9864%, 43.3333%
        HSV (HSB):
        11°, 60.1266%, 61.9608%
        XYZ:
        17.8664, 13.3653, 6.3407
        xyY:
        0.4755, 0.3557, 13.3653
      CIE-Lab:
        43.3086, 30.7793, 24.7346
        CIE-LCH:
        43.3086, 39.4862, 38.7857
        CIE-Luv:
        43.3086, 58.1227, 21.6307
        Hunter-Lab:
        36.5586, 23.2566, 15.3077
      #9e503f color charts
#9e503f RGB chart
      #9e503f CMYK chart
      #9e503f RGB pie chart
      #9e503f color shades, tints & tones
#9e503f color schemes
#9e503f color preview, HTML & CSS examples
           This text has a color of #9e503f        
        
          <p style="color:#9e503f;">Text here</p>
        
        
          .mytext {color:#9e503f;}
        
        Text color #9e503f
      
           This box has a color of #9e503f        
        
          <div style="background-color:#9e503f;">Content here</div>
        
        
          .mybackground {background-color:#9e503f;}
        
        Background color #9e503f
      
           Border around this has a color of #9e503f        
        
          <div style="border:2px solid #9e503f;">Content here</div>
        
        
          .myborder {border:2px solid #9e503f;}
        
        Border color #9e503f