#955c5e color space conversions
Hex:
        #955c5e
        RGB:
        149, 92, 94
        CMY:
        42, 64, 63
        CMYK:
        0, 38, 37, 42
      HSL:
        358°, 23.6515%, 47.2549%
        HSV (HSB):
        358°, 38.2550%, 58.4314%
        XYZ:
        18.2420, 14.8520, 12.4949
        xyY:
        0.4001, 0.3258, 14.8520
      CIE-Lab:
        45.4308, 23.6246, 8.7253
        CIE-LCH:
        45.4308, 25.1844, 20.2707
        CIE-Luv:
        45.4308, 37.8910, 6.8563
        Hunter-Lab:
        38.5383, 17.0502, 7.7537
      #955c5e color charts
#955c5e RGB chart
      #955c5e CMYK chart
      #955c5e RGB pie chart
      #955c5e color shades, tints & tones
#955c5e color schemes
#955c5e color preview, HTML & CSS examples
           This text has a color of #955c5e        
        
          <p style="color:#955c5e;">Text here</p>
        
        
          .mytext {color:#955c5e;}
        
        Text color #955c5e
      
           This box has a color of #955c5e        
        
          <div style="background-color:#955c5e;">Content here</div>
        
        
          .mybackground {background-color:#955c5e;}
        
        Background color #955c5e
      
           Border around this has a color of #955c5e        
        
          <div style="border:2px solid #955c5e;">Content here</div>
        
        
          .myborder {border:2px solid #955c5e;}
        
        Border color #955c5e