#954c6d color space conversions
Hex:
        #954c6d
        RGB:
        149, 76, 109
        CMY:
        42, 70, 57
        CMYK:
        0, 49, 27, 42
      HSL:
        333°, 32.4444%, 44.1176%
        HSV (HSB):
        333°, 48.9933%, 58.4314%
        XYZ:
        17.7392, 12.6626, 15.9772
        xyY:
        0.3825, 0.2730, 12.6626
      CIE-Lab:
        42.2504, 34.6591, -5.0580
        CIE-LCH:
        42.2504, 35.0263, 351.6971
        CIE-Luv:
        42.2504, 43.8078, -12.3512
        Hunter-Lab:
        35.5845, 26.7109, -1.7116
      #954c6d color charts
#954c6d RGB chart
      #954c6d CMYK chart
      #954c6d RGB pie chart
      #954c6d color shades, tints & tones
#954c6d color schemes
#954c6d color preview, HTML & CSS examples
           This text has a color of #954c6d        
        
          <p style="color:#954c6d;">Text here</p>
        
        
          .mytext {color:#954c6d;}
        
        Text color #954c6d
      
           This box has a color of #954c6d        
        
          <div style="background-color:#954c6d;">Content here</div>
        
        
          .mybackground {background-color:#954c6d;}
        
        Background color #954c6d
      
           Border around this has a color of #954c6d        
        
          <div style="border:2px solid #954c6d;">Content here</div>
        
        
          .myborder {border:2px solid #954c6d;}
        
        Border color #954c6d