#9d4a4a color space conversions
Hex:
        #9d4a4a
        RGB:
        157, 74, 74
        CMY:
        38, 71, 71
        CMYK:
        0, 53, 53, 38
      HSL:
        0°, 35.9307%, 45.2941%
        HSV (HSB):
        0°, 52.8662%, 61.5686%
        XYZ:
        17.5894, 12.5601, 7.9758
        xyY:
        0.4614, 0.3294, 12.5601
      CIE-Lab:
        42.0928, 34.5321, 16.4773
        CIE-LCH:
        42.0928, 38.2619, 25.5085
        CIE-Luv:
        42.0928, 59.1927, 12.7608
        Hunter-Lab:
        35.4402, 26.5716, 11.4649
      #9d4a4a color charts
#9d4a4a RGB chart
      #9d4a4a CMYK chart
      #9d4a4a RGB pie chart
      #9d4a4a color shades, tints & tones
#9d4a4a color schemes
#9d4a4a color preview, HTML & CSS examples
           This text has a color of #9d4a4a        
        
          <p style="color:#9d4a4a;">Text here</p>
        
        
          .mytext {color:#9d4a4a;}
        
        Text color #9d4a4a
      
           This box has a color of #9d4a4a        
        
          <div style="background-color:#9d4a4a;">Content here</div>
        
        
          .mybackground {background-color:#9d4a4a;}
        
        Background color #9d4a4a
      
           Border around this has a color of #9d4a4a        
        
          <div style="border:2px solid #9d4a4a;">Content here</div>
        
        
          .myborder {border:2px solid #9d4a4a;}
        
        Border color #9d4a4a