#952c4e color space conversions
Hex:
        #952c4e
        RGB:
        149, 44, 78
        CMY:
        42, 83, 69
        CMYK:
        0, 70, 48, 42
      HSL:
        341°, 54.4041%, 37.8431%
        HSV (HSB):
        341°, 70.4698%, 58.4314%
        XYZ:
        14.6703, 8.7410, 8.1217
        xyY:
        0.4652, 0.2772, 8.7410
      CIE-Lab:
        35.4807, 46.3070, 4.5702
        CIE-LCH:
        35.4807, 46.5320, 5.6365
        CIE-Luv:
        35.4807, 67.8213, -2.7613
        Hunter-Lab:
        29.5652, 36.8328, 4.4083
      #952c4e color charts
#952c4e RGB chart
      #952c4e CMYK chart
      #952c4e RGB pie chart
      #952c4e color shades, tints & tones
#952c4e color schemes
#952c4e color preview, HTML & CSS examples
           This text has a color of #952c4e        
        
          <p style="color:#952c4e;">Text here</p>
        
        
          .mytext {color:#952c4e;}
        
        Text color #952c4e
      
           This box has a color of #952c4e        
        
          <div style="background-color:#952c4e;">Content here</div>
        
        
          .mybackground {background-color:#952c4e;}
        
        Background color #952c4e
      
           Border around this has a color of #952c4e        
        
          <div style="border:2px solid #952c4e;">Content here</div>
        
        
          .myborder {border:2px solid #952c4e;}
        
        Border color #952c4e