#952b5e color space conversions
Hex:
        #952b5e
        RGB:
        149, 43, 94
        CMY:
        42, 83, 63
        CMYK:
        0, 71, 37, 42
      HSL:
        331°, 55.2083%, 37.6471%
        HSV (HSB):
        331°, 71.1409%, 58.4314%
        XYZ:
        15.2787, 8.9255, 11.5072
        xyY:
        0.4278, 0.2499, 8.9255
      CIE-Lab:
        35.8404, 48.4145, -5.1783
        CIE-LCH:
        35.8404, 48.6907, 353.8950
        CIE-Luv:
        35.8404, 62.8440, -14.4480
        Hunter-Lab:
        29.8755, 39.0048, -1.9239
      #952b5e color charts
#952b5e RGB chart
      #952b5e CMYK chart
      #952b5e RGB pie chart
      #952b5e color shades, tints & tones
#952b5e color schemes
#952b5e color preview, HTML & CSS examples
           This text has a color of #952b5e        
        
          <p style="color:#952b5e;">Text here</p>
        
        
          .mytext {color:#952b5e;}
        
        Text color #952b5e
      
           This box has a color of #952b5e        
        
          <div style="background-color:#952b5e;">Content here</div>
        
        
          .mybackground {background-color:#952b5e;}
        
        Background color #952b5e
      
           Border around this has a color of #952b5e        
        
          <div style="border:2px solid #952b5e;">Content here</div>
        
        
          .myborder {border:2px solid #952b5e;}
        
        Border color #952b5e