#953d5d color space conversions
Hex:
        #953d5d
        RGB:
        149, 61, 93
        CMY:
        42, 76, 64
        CMYK:
        0, 59, 38, 42
      HSL:
        338°, 41.9048%, 41.1765%
        HSV (HSB):
        338°, 59.0604%, 58.4314%
        XYZ:
        16.0390, 10.5174, 11.5406
        xyY:
        0.4210, 0.2761, 10.5174
      CIE-Lab:
        38.7554, 40.2864, -0.2440
        CIE-LCH:
        38.7554, 40.2872, 359.6530
        CIE-Luv:
        38.7554, 55.4092, -7.1432
        Hunter-Lab:
        32.4305, 31.5264, 1.6025
      #953d5d color charts
#953d5d RGB chart
      #953d5d CMYK chart
      #953d5d RGB pie chart
      #953d5d color shades, tints & tones
#953d5d color schemes
#953d5d color preview, HTML & CSS examples
           This text has a color of #953d5d        
        
          <p style="color:#953d5d;">Text here</p>
        
        
          .mytext {color:#953d5d;}
        
        Text color #953d5d
      
           This box has a color of #953d5d        
        
          <div style="background-color:#953d5d;">Content here</div>
        
        
          .mybackground {background-color:#953d5d;}
        
        Background color #953d5d
      
           Border around this has a color of #953d5d        
        
          <div style="border:2px solid #953d5d;">Content here</div>
        
        
          .myborder {border:2px solid #953d5d;}
        
        Border color #953d5d