#955b2b color space conversions
Hex:
        #955b2b
        RGB:
        149, 91, 43
        CMY:
        42, 64, 83
        CMYK:
        0, 39, 71, 42
      HSL:
        27°, 55.2083%, 37.6471%
        HSV (HSB):
        27°, 71.1409%, 58.4314%
        XYZ:
        16.5716, 14.0462, 4.1233
        xyY:
        0.4770, 0.4043, 14.0462
      CIE-Lab:
        44.2990, 19.4165, 36.8019
        CIE-LCH:
        44.2990, 41.6098, 62.1841
        CIE-Luv:
        44.2990, 45.3656, 34.0924
        Hunter-Lab:
        37.4782, 13.3397, 19.7118
      #955b2b color charts
#955b2b RGB chart
      #955b2b CMYK chart
      #955b2b RGB pie chart
      #955b2b color shades, tints & tones
#955b2b color schemes
#955b2b color preview, HTML & CSS examples
           This text has a color of #955b2b        
        
          <p style="color:#955b2b;">Text here</p>
        
        
          .mytext {color:#955b2b;}
        
        Text color #955b2b
      
           This box has a color of #955b2b        
        
          <div style="background-color:#955b2b;">Content here</div>
        
        
          .mybackground {background-color:#955b2b;}
        
        Background color #955b2b
      
           Border around this has a color of #955b2b        
        
          <div style="border:2px solid #955b2b;">Content here</div>
        
        
          .myborder {border:2px solid #955b2b;}
        
        Border color #955b2b