#9c311f color space conversions
Hex:
        #9c311f
        RGB:
        156, 49, 31
        CMY:
        39, 81, 88
        CMYK:
        0, 69, 80, 39
      HSL:
        9°, 66.8449%, 36.6667%
        HSV (HSB):
        9°, 80.1282%, 61.1765%
        XYZ:
        15.0559, 9.3635, 2.3101
        xyY:
        0.5633, 0.3503, 9.3635
      CIE-Lab:
        36.6749, 43.4899, 35.4513
        CIE-LCH:
        36.6749, 56.1085, 39.1856
        CIE-Luv:
        36.6749, 82.4382, 24.0545
        Hunter-Lab:
        30.5998, 34.2772, 16.9438
      #9c311f color charts
#9c311f RGB chart
      #9c311f CMYK chart
      #9c311f RGB pie chart
      #9c311f color shades, tints & tones
#9c311f color schemes
#9c311f color preview, HTML & CSS examples
           This text has a color of #9c311f        
        
          <p style="color:#9c311f;">Text here</p>
        
        
          .mytext {color:#9c311f;}
        
        Text color #9c311f
      
           This box has a color of #9c311f        
        
          <div style="background-color:#9c311f;">Content here</div>
        
        
          .mybackground {background-color:#9c311f;}
        
        Background color #9c311f
      
           Border around this has a color of #9c311f        
        
          <div style="border:2px solid #9c311f;">Content here</div>
        
        
          .myborder {border:2px solid #9c311f;}
        
        Border color #9c311f