#954f6f color space conversions
Hex:
        #954f6f
        RGB:
        149, 79, 111
        CMY:
        42, 69, 56
        CMYK:
        0, 47, 26, 42
      HSL:
        333°, 30.7018%, 44.7059%
        HSV (HSB):
        333°, 46.9799%, 58.4314%
        XYZ:
        18.0597, 13.1292, 16.6213
        xyY:
        0.3777, 0.2746, 13.1292
      CIE-Lab:
        42.9573, 33.3223, -5.2381
        CIE-LCH:
        42.9573, 33.7315, 351.0666
        CIE-Luv:
        42.9573, 41.8281, -12.4006
        Hunter-Lab:
        36.2343, 25.5569, -1.8333
      #954f6f color charts
#954f6f RGB chart
      #954f6f CMYK chart
      #954f6f RGB pie chart
      #954f6f color shades, tints & tones
#954f6f color schemes
#954f6f color preview, HTML & CSS examples
           This text has a color of #954f6f        
        
          <p style="color:#954f6f;">Text here</p>
        
        
          .mytext {color:#954f6f;}
        
        Text color #954f6f
      
           This box has a color of #954f6f        
        
          <div style="background-color:#954f6f;">Content here</div>
        
        
          .mybackground {background-color:#954f6f;}
        
        Background color #954f6f
      
           Border around this has a color of #954f6f        
        
          <div style="border:2px solid #954f6f;">Content here</div>
        
        
          .myborder {border:2px solid #954f6f;}
        
        Border color #954f6f