#955f5b color space conversions
Hex:
        #955f5b
        RGB:
        149, 95, 91
        CMY:
        42, 63, 64
        CMYK:
        0, 36, 39, 42
      HSL:
        4°, 24.1667%, 47.0588%
        HSV (HSB):
        4°, 38.9262%, 58.4314%
        XYZ:
        18.3750, 15.3293, 11.8879
        xyY:
        0.4030, 0.3362, 15.3293
      CIE-Lab:
        46.0820, 21.5172, 11.4480
        CIE-LCH:
        46.0820, 24.3731, 28.0148
        CIE-Luv:
        46.0820, 36.5323, 10.4769
        Hunter-Lab:
        39.1527, 15.2557, 9.4047
      #955f5b color charts
#955f5b RGB chart
      #955f5b CMYK chart
      #955f5b RGB pie chart
      #955f5b color shades, tints & tones
#955f5b color schemes
#955f5b color preview, HTML & CSS examples
           This text has a color of #955f5b        
        
          <p style="color:#955f5b;">Text here</p>
        
        
          .mytext {color:#955f5b;}
        
        Text color #955f5b
      
           This box has a color of #955f5b        
        
          <div style="background-color:#955f5b;">Content here</div>
        
        
          .mybackground {background-color:#955f5b;}
        
        Background color #955f5b
      
           Border around this has a color of #955f5b        
        
          <div style="border:2px solid #955f5b;">Content here</div>
        
        
          .myborder {border:2px solid #955f5b;}
        
        Border color #955f5b