#8b160e color space conversions
Hex:
        #8b160e
        RGB:
        139, 22, 14
        CMY:
        45, 91, 95
        CMYK:
        0, 84, 90, 45
      HSL:
        4°, 81.6993%, 30.0000%
        HSV (HSB):
        4°, 89.9281%, 54.5098%
        XYZ:
        11.0136, 6.0945, 1.0113
        xyY:
        0.6078, 0.3364, 6.0945
      CIE-Lab:
        29.6496, 46.9972, 36.6650
        CIE-LCH:
        29.6496, 59.6076, 37.9597
        CIE-Luv:
        29.6496, 84.7506, 19.9450
        Hunter-Lab:
        24.6870, 36.4320, 14.8520
      #8b160e color charts
#8b160e RGB chart
      #8b160e CMYK chart
      #8b160e RGB pie chart
      #8b160e color shades, tints & tones
#8b160e color schemes
#8b160e color preview, HTML & CSS examples
           This text has a color of #8b160e        
        
          <p style="color:#8b160e;">Text here</p>
        
        
          .mytext {color:#8b160e;}
        
        Text color #8b160e
      
           This box has a color of #8b160e        
        
          <div style="background-color:#8b160e;">Content here</div>
        
        
          .mybackground {background-color:#8b160e;}
        
        Background color #8b160e
      
           Border around this has a color of #8b160e        
        
          <div style="border:2px solid #8b160e;">Content here</div>
        
        
          .myborder {border:2px solid #8b160e;}
        
        Border color #8b160e