#9d465f color space conversions
Hex:
        #9d465f
        RGB:
        157, 70, 95
        CMY:
        38, 73, 63
        CMYK:
        0, 55, 39, 38
      HSL:
        343°, 38.3260%, 44.5098%
        HSV (HSB):
        343°, 55.4140%, 61.5686%
        XYZ:
        18.1603, 12.3746, 12.2579
        xyY:
        0.4244, 0.2892, 12.3746
      CIE-Lab:
        41.8055, 38.8205, 3.0933
        CIE-LCH:
        41.8055, 38.9435, 4.5558
        CIE-Luv:
        41.8055, 56.5950, -2.9103
        Hunter-Lab:
        35.1776, 30.5893, 3.9643
      #9d465f color charts
#9d465f RGB chart
      #9d465f CMYK chart
      #9d465f RGB pie chart
      #9d465f color shades, tints & tones
#9d465f color schemes
#9d465f color preview, HTML & CSS examples
           This text has a color of #9d465f        
        
          <p style="color:#9d465f;">Text here</p>
        
        
          .mytext {color:#9d465f;}
        
        Text color #9d465f
      
           This box has a color of #9d465f        
        
          <div style="background-color:#9d465f;">Content here</div>
        
        
          .mybackground {background-color:#9d465f;}
        
        Background color #9d465f
      
           Border around this has a color of #9d465f        
        
          <div style="border:2px solid #9d465f;">Content here</div>
        
        
          .myborder {border:2px solid #9d465f;}
        
        Border color #9d465f