#955b3a color space conversions
Hex:
        #955b3a
        RGB:
        149, 91, 58
        CMY:
        42, 64, 77
        CMYK:
        0, 39, 61, 42
      HSL:
        22°, 43.9614%, 40.5882%
        HSV (HSB):
        22°, 61.0738%, 58.4314%
        XYZ:
        16.8992, 14.1772, 5.8488
        xyY:
        0.4577, 0.3839, 14.1772
      CIE-Lab:
        44.4860, 20.4396, 28.8237
        CIE-LCH:
        44.4860, 35.3353, 54.6585
        CIE-Luv:
        44.4860, 43.7885, 27.7740
        Hunter-Lab:
        37.6526, 14.2221, 17.1470
      #955b3a color charts
#955b3a RGB chart
      #955b3a CMYK chart
      #955b3a RGB pie chart
      #955b3a color shades, tints & tones
#955b3a color schemes
#955b3a color preview, HTML & CSS examples
           This text has a color of #955b3a        
        
          <p style="color:#955b3a;">Text here</p>
        
        
          .mytext {color:#955b3a;}
        
        Text color #955b3a
      
           This box has a color of #955b3a        
        
          <div style="background-color:#955b3a;">Content here</div>
        
        
          .mybackground {background-color:#955b3a;}
        
        Background color #955b3a
      
           Border around this has a color of #955b3a        
        
          <div style="border:2px solid #955b3a;">Content here</div>
        
        
          .myborder {border:2px solid #955b3a;}
        
        Border color #955b3a