#955d6d color space conversions
Hex:
        #955d6d
        RGB:
        149, 93, 109
        CMY:
        42, 64, 57
        CMYK:
        0, 38, 27, 42
      HSL:
        343°, 23.1405%, 47.4510%
        HSV (HSB):
        343°, 37.5839%, 58.4314%
        XYZ:
        19.0691, 15.3224, 16.4205
        xyY:
        0.3753, 0.3016, 15.3224
      CIE-Lab:
        46.0726, 25.1531, 0.5654
        CIE-LCH:
        46.0726, 25.1594, 1.2876
        CIE-Luv:
        46.0726, 34.7258, -3.4965
        Hunter-Lab:
        39.1438, 18.4554, 2.5291
      #955d6d color charts
#955d6d RGB chart
      #955d6d CMYK chart
      #955d6d RGB pie chart
      #955d6d color shades, tints & tones
#955d6d color schemes
#955d6d color preview, HTML & CSS examples
           This text has a color of #955d6d        
        
          <p style="color:#955d6d;">Text here</p>
        
        
          .mytext {color:#955d6d;}
        
        Text color #955d6d
      
           This box has a color of #955d6d        
        
          <div style="background-color:#955d6d;">Content here</div>
        
        
          .mybackground {background-color:#955d6d;}
        
        Background color #955d6d
      
           Border around this has a color of #955d6d        
        
          <div style="border:2px solid #955d6d;">Content here</div>
        
        
          .myborder {border:2px solid #955d6d;}
        
        Border color #955d6d