#955f3b color space conversions
Hex:
        #955f3b
        RGB:
        149, 95, 59
        CMY:
        42, 63, 77
        CMYK:
        0, 36, 60, 42
      HSL:
        24°, 43.2692%, 40.7843%
        HSV (HSB):
        24°, 60.4027%, 58.4314%
        XYZ:
        17.2761, 14.8897, 6.1011
        xyY:
        0.4515, 0.3891, 14.8897
      CIE-Lab:
        45.4828, 18.2175, 29.4722
        CIE-LCH:
        45.4828, 34.6481, 58.2787
        CIE-Luv:
        45.4828, 40.8267, 29.1006
        Hunter-Lab:
        38.5872, 12.3893, 17.6366
      #955f3b color charts
#955f3b RGB chart
      #955f3b CMYK chart
      #955f3b RGB pie chart
      #955f3b color shades, tints & tones
#955f3b color schemes
#955f3b color preview, HTML & CSS examples
           This text has a color of #955f3b        
        
          <p style="color:#955f3b;">Text here</p>
        
        
          .mytext {color:#955f3b;}
        
        Text color #955f3b
      
           This box has a color of #955f3b        
        
          <div style="background-color:#955f3b;">Content here</div>
        
        
          .mybackground {background-color:#955f3b;}
        
        Background color #955f3b
      
           Border around this has a color of #955f3b        
        
          <div style="border:2px solid #955f3b;">Content here</div>
        
        
          .myborder {border:2px solid #955f3b;}
        
        Border color #955f3b