#9b140e color space conversions
Hex:
        #9b140e
        RGB:
        155, 20, 14
        CMY:
        39, 92, 95
        CMYK:
        0, 87, 91, 39
      HSL:
        3°, 83.4320%, 33.1373%
        HSV (HSB):
        3°, 90.9677%, 60.7843%
        XYZ:
        13.8470, 7.5006, 1.1334
        xyY:
        0.6159, 0.3336, 7.5006
      CIE-Lab:
        32.9204, 52.2292, 40.6766
        CIE-LCH:
        32.9204, 66.2003, 37.9118
        CIE-Luv:
        32.9204, 98.0137, 22.2163
        Hunter-Lab:
        27.3872, 42.3222, 16.7173
      #9b140e color charts
#9b140e RGB chart
      #9b140e CMYK chart
      #9b140e RGB pie chart
      #9b140e color shades, tints & tones
#9b140e color schemes
#9b140e color preview, HTML & CSS examples
           This text has a color of #9b140e        
        
          <p style="color:#9b140e;">Text here</p>
        
        
          .mytext {color:#9b140e;}
        
        Text color #9b140e
      
           This box has a color of #9b140e        
        
          <div style="background-color:#9b140e;">Content here</div>
        
        
          .mybackground {background-color:#9b140e;}
        
        Background color #9b140e
      
           Border around this has a color of #9b140e        
        
          <div style="border:2px solid #9b140e;">Content here</div>
        
        
          .myborder {border:2px solid #9b140e;}
        
        Border color #9b140e