#9d466d color space conversions
Hex:
        #9d466d
        RGB:
        157, 70, 109
        CMY:
        38, 73, 57
        CMYK:
        0, 55, 31, 38
      HSL:
        333°, 38.3260%, 44.5098%
        HSV (HSB):
        333°, 55.4140%, 61.5686%
        XYZ:
        18.8551, 12.6525, 15.9164
        xyY:
        0.3976, 0.2668, 12.6525
      CIE-Lab:
        42.2350, 40.5957, -4.9506
        CIE-LCH:
        42.2350, 40.8964, 353.0471
        CIE-Luv:
        42.2350, 52.8851, -13.2878
        Hunter-Lab:
        35.5704, 32.3707, -1.6307
      #9d466d color charts
#9d466d RGB chart
      #9d466d CMYK chart
      #9d466d RGB pie chart
      #9d466d color shades, tints & tones
#9d466d color schemes
#9d466d color preview, HTML & CSS examples
           This text has a color of #9d466d        
        
          <p style="color:#9d466d;">Text here</p>
        
        
          .mytext {color:#9d466d;}
        
        Text color #9d466d
      
           This box has a color of #9d466d        
        
          <div style="background-color:#9d466d;">Content here</div>
        
        
          .mybackground {background-color:#9d466d;}
        
        Background color #9d466d
      
           Border around this has a color of #9d466d        
        
          <div style="border:2px solid #9d466d;">Content here</div>
        
        
          .myborder {border:2px solid #9d466d;}
        
        Border color #9d466d