#955a54 color space conversions
Hex:
        #955a54
        RGB:
        149, 90, 84
        CMY:
        42, 65, 67
        CMYK:
        0, 40, 44, 42
      HSL:
        6°, 27.8970%, 45.6863%
        HSV (HSB):
        6°, 43.6242%, 58.4314%
        XYZ:
        17.6508, 14.3420, 10.2255
        xyY:
        0.4181, 0.3397, 14.3420
      CIE-Lab:
        44.7194, 23.5413, 13.7802
        CIE-LCH:
        44.7194, 27.2780, 30.3430
        CIE-Luv:
        44.7194, 40.7808, 12.5587
        Hunter-Lab:
        37.8708, 16.9213, 10.5007
      #955a54 color charts
#955a54 RGB chart
      #955a54 CMYK chart
      #955a54 RGB pie chart
      #955a54 color shades, tints & tones
#955a54 color schemes
#955a54 color preview, HTML & CSS examples
           This text has a color of #955a54        
        
          <p style="color:#955a54;">Text here</p>
        
        
          .mytext {color:#955a54;}
        
        Text color #955a54
      
           This box has a color of #955a54        
        
          <div style="background-color:#955a54;">Content here</div>
        
        
          .mybackground {background-color:#955a54;}
        
        Background color #955a54
      
           Border around this has a color of #955a54        
        
          <div style="border:2px solid #955a54;">Content here</div>
        
        
          .myborder {border:2px solid #955a54;}
        
        Border color #955a54