#9b381f color space conversions
Hex:
        #9b381f
        RGB:
        155, 56, 31
        CMY:
        39, 78, 88
        CMYK:
        0, 64, 80, 39
      HSL:
        12°, 66.6667%, 36.4706%
        HSV (HSB):
        12°, 80.0000%, 60.7843%
        XYZ:
        15.1791, 9.8958, 2.4064
        xyY:
        0.5523, 0.3601, 9.8958
      CIE-Lab:
        37.6548, 40.0015, 36.3822
        CIE-LCH:
        37.6548, 54.0721, 42.2872
        CIE-Luv:
        37.6548, 77.1312, 25.9432
        Hunter-Lab:
        31.4577, 31.0796, 17.4849
      #9b381f color charts
#9b381f RGB chart
      #9b381f CMYK chart
      #9b381f RGB pie chart
      #9b381f color shades, tints & tones
#9b381f color schemes
#9b381f color preview, HTML & CSS examples
           This text has a color of #9b381f        
        
          <p style="color:#9b381f;">Text here</p>
        
        
          .mytext {color:#9b381f;}
        
        Text color #9b381f
      
           This box has a color of #9b381f        
        
          <div style="background-color:#9b381f;">Content here</div>
        
        
          .mybackground {background-color:#9b381f;}
        
        Background color #9b381f
      
           Border around this has a color of #9b381f        
        
          <div style="border:2px solid #9b381f;">Content here</div>
        
        
          .myborder {border:2px solid #9b381f;}
        
        Border color #9b381f