#9d3e2e color space conversions
Hex:
        #9d3e2e
        RGB:
        157, 62, 46
        CMY:
        38, 76, 82
        CMYK:
        0, 61, 71, 38
      HSL:
        9°, 54.6798%, 39.8039%
        HSV (HSB):
        9°, 70.7006%, 61.5686%
        XYZ:
        16.1204, 10.8106, 3.8218
        xyY:
        0.5242, 0.3515, 10.8106
      CIE-Lab:
        39.2596, 38.5799, 29.7917
        CIE-LCH:
        39.2596, 48.7437, 37.6756
        CIE-Luv:
        39.2596, 72.4699, 22.6778
        Hunter-Lab:
        32.8795, 29.9772, 16.1240
      #9d3e2e color charts
#9d3e2e RGB chart
      #9d3e2e CMYK chart
      #9d3e2e RGB pie chart
      #9d3e2e color shades, tints & tones
#9d3e2e color schemes
#9d3e2e color preview, HTML & CSS examples
           This text has a color of #9d3e2e        
        
          <p style="color:#9d3e2e;">Text here</p>
        
        
          .mytext {color:#9d3e2e;}
        
        Text color #9d3e2e
      
           This box has a color of #9d3e2e        
        
          <div style="background-color:#9d3e2e;">Content here</div>
        
        
          .mybackground {background-color:#9d3e2e;}
        
        Background color #9d3e2e
      
           Border around this has a color of #9d3e2e        
        
          <div style="border:2px solid #9d3e2e;">Content here</div>
        
        
          .myborder {border:2px solid #9d3e2e;}
        
        Border color #9d3e2e