#955a80 color space conversions
Hex:
        #955a80
        RGB:
        149, 90, 128
        CMY:
        42, 65, 50
        CMYK:
        0, 40, 14, 42
      HSL:
        321°, 24.6862%, 46.8627%
        HSV (HSB):
        321°, 39.5973%, 58.4314%
        XYZ:
        19.9469, 15.2604, 22.3163
        xyY:
        0.3468, 0.2653, 15.2604
      CIE-Lab:
        45.9888, 29.9384, -11.0418
        CIE-LCH:
        45.9888, 31.9097, 339.7551
        CIE-Luv:
        45.9888, 32.7688, -19.9874
        Hunter-Lab:
        39.0646, 22.7814, -6.5252
      #955a80 color charts
#955a80 RGB chart
      #955a80 CMYK chart
      #955a80 RGB pie chart
      #955a80 color shades, tints & tones
#955a80 color schemes
#955a80 color preview, HTML & CSS examples
           This text has a color of #955a80        
        
          <p style="color:#955a80;">Text here</p>
        
        
          .mytext {color:#955a80;}
        
        Text color #955a80
      
           This box has a color of #955a80        
        
          <div style="background-color:#955a80;">Content here</div>
        
        
          .mybackground {background-color:#955a80;}
        
        Background color #955a80
      
           Border around this has a color of #955a80        
        
          <div style="border:2px solid #955a80;">Content here</div>
        
        
          .myborder {border:2px solid #955a80;}
        
        Border color #955a80