#9d5a4a color space conversions
Hex:
        #9d5a4a
        RGB:
        157, 90, 74
        CMY:
        38, 65, 71
        CMYK:
        0, 43, 53, 38
      HSL:
        12°, 35.9307%, 45.2941%
        HSV (HSB):
        12°, 52.8662%, 61.5686%
        XYZ:
        18.7968, 14.9748, 8.3783
        xyY:
        0.4460, 0.3553, 14.9748
      CIE-Lab:
        45.5997, 25.7917, 21.1393
        CIE-LCH:
        45.5997, 33.3479, 39.3385
        CIE-Luv:
        45.5997, 48.6868, 19.8659
        Hunter-Lab:
        38.6973, 18.9841, 14.2514
      #9d5a4a color charts
#9d5a4a RGB chart
      #9d5a4a CMYK chart
      #9d5a4a RGB pie chart
      #9d5a4a color shades, tints & tones
#9d5a4a color schemes
#9d5a4a color preview, HTML & CSS examples
           This text has a color of #9d5a4a        
        
          <p style="color:#9d5a4a;">Text here</p>
        
        
          .mytext {color:#9d5a4a;}
        
        Text color #9d5a4a
      
           This box has a color of #9d5a4a        
        
          <div style="background-color:#9d5a4a;">Content here</div>
        
        
          .mybackground {background-color:#9d5a4a;}
        
        Background color #9d5a4a
      
           Border around this has a color of #9d5a4a        
        
          <div style="border:2px solid #9d5a4a;">Content here</div>
        
        
          .myborder {border:2px solid #9d5a4a;}
        
        Border color #9d5a4a