#9d474b color space conversions
Hex:
        #9d474b
        RGB:
        157, 71, 75
        CMY:
        38, 72, 71
        CMYK:
        0, 55, 52, 38
      HSL:
        357°, 37.7193%, 44.7059%
        HSV (HSB):
        357°, 54.7771%, 61.5686%
        XYZ:
        17.4279, 12.1826, 8.0895
        xyY:
        0.4623, 0.3231, 12.1826
      CIE-Lab:
        41.5048, 36.1912, 15.0679
        CIE-LCH:
        41.5048, 39.2026, 22.6039
        CIE-Luv:
        41.5048, 60.8458, 10.8955
        Hunter-Lab:
        34.9035, 28.0465, 10.6909
      #9d474b color charts
#9d474b RGB chart
      #9d474b CMYK chart
      #9d474b RGB pie chart
      #9d474b color shades, tints & tones
#9d474b color schemes
#9d474b color preview, HTML & CSS examples
           This text has a color of #9d474b        
        
          <p style="color:#9d474b;">Text here</p>
        
        
          .mytext {color:#9d474b;}
        
        Text color #9d474b
      
           This box has a color of #9d474b        
        
          <div style="background-color:#9d474b;">Content here</div>
        
        
          .mybackground {background-color:#9d474b;}
        
        Background color #9d474b
      
           Border around this has a color of #9d474b        
        
          <div style="border:2px solid #9d474b;">Content here</div>
        
        
          .myborder {border:2px solid #9d474b;}
        
        Border color #9d474b