#9a5f3e color space conversions
Hex:
        #9a5f3e
        RGB:
        154, 95, 62
        CMY:
        40, 63, 76
        CMYK:
        0, 38, 60, 40
      HSL:
        22°, 42.5926%, 42.3529%
        HSV (HSB):
        22°, 59.7403%, 60.3922%
        XYZ:
        18.2881, 15.4022, 6.5665
        xyY:
        0.4543, 0.3826, 15.4022
      CIE-Lab:
        46.1803, 20.6374, 28.7765
        CIE-LCH:
        46.1803, 35.4117, 54.3533
        CIE-Luv:
        46.1803, 44.4743, 28.1800
        Hunter-Lab:
        39.2457, 14.4994, 17.5518
      #9a5f3e color charts
#9a5f3e RGB chart
      #9a5f3e CMYK chart
      #9a5f3e RGB pie chart
      #9a5f3e color shades, tints & tones
#9a5f3e color schemes
#9a5f3e color preview, HTML & CSS examples
           This text has a color of #9a5f3e        
        
          <p style="color:#9a5f3e;">Text here</p>
        
        
          .mytext {color:#9a5f3e;}
        
        Text color #9a5f3e
      
           This box has a color of #9a5f3e        
        
          <div style="background-color:#9a5f3e;">Content here</div>
        
        
          .mybackground {background-color:#9a5f3e;}
        
        Background color #9a5f3e
      
           Border around this has a color of #9a5f3e        
        
          <div style="border:2px solid #9a5f3e;">Content here</div>
        
        
          .myborder {border:2px solid #9a5f3e;}
        
        Border color #9a5f3e