#9d385f color space conversions
Hex:
        #9d385f
        RGB:
        157, 56, 95
        CMY:
        38, 78, 63
        CMYK:
        0, 64, 39, 38
      HSL:
        337°, 47.4178%, 41.7647%
        HSV (HSB):
        337°, 64.3312%, 61.5686%
        XYZ:
        17.3844, 10.8227, 11.9992
        xyY:
        0.4324, 0.2692, 10.8227
      CIE-Lab:
        39.2802, 45.5436, -0.5766
        CIE-LCH:
        39.2802, 45.5473, 359.2747
        CIE-Luv:
        39.2802, 63.5789, -8.5842
        Hunter-Lab:
        32.8978, 36.7544, 1.4030
      #9d385f color charts
#9d385f RGB chart
      #9d385f CMYK chart
      #9d385f RGB pie chart
      #9d385f color shades, tints & tones
#9d385f color schemes
#9d385f color preview, HTML & CSS examples
           This text has a color of #9d385f        
        
          <p style="color:#9d385f;">Text here</p>
        
        
          .mytext {color:#9d385f;}
        
        Text color #9d385f
      
           This box has a color of #9d385f        
        
          <div style="background-color:#9d385f;">Content here</div>
        
        
          .mybackground {background-color:#9d385f;}
        
        Background color #9d385f
      
           Border around this has a color of #9d385f        
        
          <div style="border:2px solid #9d385f;">Content here</div>
        
        
          .myborder {border:2px solid #9d385f;}
        
        Border color #9d385f