#952b4e color space conversions
Hex:
        #952b4e
        RGB:
        149, 43, 78
        CMY:
        42, 83, 69
        CMYK:
        0, 71, 48, 42
      HSL:
        340°, 55.2083%, 37.6471%
        HSV (HSB):
        340°, 71.1409%, 58.4314%
        XYZ:
        14.6334, 8.6674, 8.1094
        xyY:
        0.4659, 0.2759, 8.6674
      CIE-Lab:
        35.3358, 46.7072, 4.3628
        CIE-LCH:
        35.3358, 46.9105, 5.3363
        CIE-Luv:
        35.3358, 68.2483, -3.0707
        Hunter-Lab:
        29.4404, 37.2033, 4.2767
      #952b4e color charts
#952b4e RGB chart
      #952b4e CMYK chart
      #952b4e RGB pie chart
      #952b4e color shades, tints & tones
#952b4e color schemes
#952b4e color preview, HTML & CSS examples
           This text has a color of #952b4e        
        
          <p style="color:#952b4e;">Text here</p>
        
        
          .mytext {color:#952b4e;}
        
        Text color #952b4e
      
           This box has a color of #952b4e        
        
          <div style="background-color:#952b4e;">Content here</div>
        
        
          .mybackground {background-color:#952b4e;}
        
        Background color #952b4e
      
           Border around this has a color of #952b4e        
        
          <div style="border:2px solid #952b4e;">Content here</div>
        
        
          .myborder {border:2px solid #952b4e;}
        
        Border color #952b4e