#952d5f color space conversions
Hex:
        #952d5f
        RGB:
        149, 45, 95
        CMY:
        42, 82, 63
        CMYK:
        0, 70, 36, 42
      HSL:
        331°, 53.6082%, 38.0392%
        HSV (HSB):
        331°, 69.7987%, 58.4314%
        XYZ:
        15.3984, 9.0926, 11.7699
        xyY:
        0.4247, 0.2508, 9.0926
      CIE-Lab:
        36.1619, 47.7368, -5.3383
        CIE-LCH:
        36.1619, 48.0344, 353.6193
        CIE-Luv:
        36.1619, 61.7563, -14.5508
        Hunter-Lab:
        30.1539, 38.3835, -2.0349
      #952d5f color charts
#952d5f RGB chart
      #952d5f CMYK chart
      #952d5f RGB pie chart
      #952d5f color shades, tints & tones
#952d5f color schemes
#952d5f color preview, HTML & CSS examples
           This text has a color of #952d5f        
        
          <p style="color:#952d5f;">Text here</p>
        
        
          .mytext {color:#952d5f;}
        
        Text color #952d5f
      
           This box has a color of #952d5f        
        
          <div style="background-color:#952d5f;">Content here</div>
        
        
          .mybackground {background-color:#952d5f;}
        
        Background color #952d5f
      
           Border around this has a color of #952d5f        
        
          <div style="border:2px solid #952d5f;">Content here</div>
        
        
          .myborder {border:2px solid #952d5f;}
        
        Border color #952d5f