#952e4d color space conversions
Hex:
        #952e4d
        RGB:
        149, 46, 77
        CMY:
        42, 82, 70
        CMYK:
        0, 69, 48, 42
      HSL:
        342°, 52.8205%, 38.2353%
        HSV (HSB):
        342°, 69.1275%, 58.4314%
        XYZ:
        14.7110, 8.8794, 7.9597
        xyY:
        0.4663, 0.2814, 8.8794
      CIE-Lab:
        35.7510, 45.3900, 5.5996
        CIE-LCH:
        35.7510, 45.7342, 7.0329
        CIE-Luv:
        35.7510, 67.2571, -1.4523
        Hunter-Lab:
        29.7983, 35.9759, 5.0213
      #952e4d color charts
#952e4d RGB chart
      #952e4d CMYK chart
      #952e4d RGB pie chart
      #952e4d color shades, tints & tones
#952e4d color schemes
#952e4d color preview, HTML & CSS examples
           This text has a color of #952e4d        
        
          <p style="color:#952e4d;">Text here</p>
        
        
          .mytext {color:#952e4d;}
        
        Text color #952e4d
      
           This box has a color of #952e4d        
        
          <div style="background-color:#952e4d;">Content here</div>
        
        
          .mybackground {background-color:#952e4d;}
        
        Background color #952e4d
      
           Border around this has a color of #952e4d        
        
          <div style="border:2px solid #952e4d;">Content here</div>
        
        
          .myborder {border:2px solid #952e4d;}
        
        Border color #952e4d