#9d3b3a color space conversions
Hex:
        #9d3b3a
        RGB:
        157, 59, 58
        CMY:
        38, 77, 77
        CMYK:
        0, 62, 63, 38
      HSL:
        1°, 46.0465%, 42.1569%
        HSV (HSB):
        1°, 63.0573%, 61.5686%
        XYZ:
        16.2323, 10.6015, 5.1937
        xyY:
        0.5068, 0.3310, 10.6015
      CIE-Lab:
        38.9010, 40.7645, 22.1238
        CIE-LCH:
        38.9010, 46.3811, 28.4896
        CIE-Luv:
        38.9010, 72.0114, 16.0008
        Hunter-Lab:
        32.5600, 32.0087, 13.3344
      #9d3b3a color charts
#9d3b3a RGB chart
      #9d3b3a CMYK chart
      #9d3b3a RGB pie chart
      #9d3b3a color shades, tints & tones
#9d3b3a color schemes
#9d3b3a color preview, HTML & CSS examples
           This text has a color of #9d3b3a        
        
          <p style="color:#9d3b3a;">Text here</p>
        
        
          .mytext {color:#9d3b3a;}
        
        Text color #9d3b3a
      
           This box has a color of #9d3b3a        
        
          <div style="background-color:#9d3b3a;">Content here</div>
        
        
          .mybackground {background-color:#9d3b3a;}
        
        Background color #9d3b3a
      
           Border around this has a color of #9d3b3a        
        
          <div style="border:2px solid #9d3b3a;">Content here</div>
        
        
          .myborder {border:2px solid #9d3b3a;}
        
        Border color #9d3b3a