#9a5f2b color space conversions
Hex:
        #9a5f2b
        RGB:
        154, 95, 43
        CMY:
        40, 63, 83
        CMYK:
        0, 38, 72, 40
      HSL:
        28°, 56.3452%, 38.6275%
        HSV (HSB):
        28°, 72.0779%, 60.3922%
        XYZ:
        17.8547, 15.2289, 4.2839
        xyY:
        0.4778, 0.4075, 15.2289
      CIE-Lab:
        45.9461, 19.3481, 38.7804
        CIE-LCH:
        45.9461, 43.3390, 63.4847
        CIE-Luv:
        45.9461, 46.4459, 36.1768
        Hunter-Lab:
        39.0242, 13.3766, 20.8083
      #9a5f2b color charts
#9a5f2b RGB chart
      #9a5f2b CMYK chart
      #9a5f2b RGB pie chart
      #9a5f2b color shades, tints & tones
#9a5f2b color schemes
#9a5f2b color preview, HTML & CSS examples
           This text has a color of #9a5f2b        
        
          <p style="color:#9a5f2b;">Text here</p>
        
        
          .mytext {color:#9a5f2b;}
        
        Text color #9a5f2b
      
           This box has a color of #9a5f2b        
        
          <div style="background-color:#9a5f2b;">Content here</div>
        
        
          .mybackground {background-color:#9a5f2b;}
        
        Background color #9a5f2b
      
           Border around this has a color of #9a5f2b        
        
          <div style="border:2px solid #9a5f2b;">Content here</div>
        
        
          .myborder {border:2px solid #9a5f2b;}
        
        Border color #9a5f2b