#954c6b color space conversions
Hex:
        #954c6b
        RGB:
        149, 76, 107
        CMY:
        42, 70, 58
        CMYK:
        0, 49, 28, 42
      HSL:
        335°, 32.4444%, 44.1176%
        HSV (HSB):
        335°, 48.9933%, 58.4314%
        XYZ:
        17.6327, 12.6200, 15.4165
        xyY:
        0.3861, 0.2763, 12.6200
      CIE-Lab:
        42.1850, 34.3681, -3.9220
        CIE-LCH:
        42.1850, 34.5912, 353.4897
        CIE-Luv:
        42.1850, 44.2771, -10.8182
        Hunter-Lab:
        35.5246, 26.4307, -0.8626
      #954c6b color charts
#954c6b RGB chart
      #954c6b CMYK chart
      #954c6b RGB pie chart
      #954c6b color shades, tints & tones
#954c6b color schemes
#954c6b color preview, HTML & CSS examples
           This text has a color of #954c6b        
        
          <p style="color:#954c6b;">Text here</p>
        
        
          .mytext {color:#954c6b;}
        
        Text color #954c6b
      
           This box has a color of #954c6b        
        
          <div style="background-color:#954c6b;">Content here</div>
        
        
          .mybackground {background-color:#954c6b;}
        
        Background color #954c6b
      
           Border around this has a color of #954c6b        
        
          <div style="border:2px solid #954c6b;">Content here</div>
        
        
          .myborder {border:2px solid #954c6b;}
        
        Border color #954c6b