#8d460b color space conversions
Hex:
        #8d460b
        RGB:
        141, 70, 11
        CMY:
        45, 73, 96
        CMYK:
        0, 50, 92, 45
      HSL:
        27°, 85.5263%, 29.8039%
        HSV (HSB):
        27°, 92.1986%, 55.2941%
        XYZ:
        13.2351, 10.0672, 1.5622
        xyY:
        0.5323, 0.4049, 10.0672
      CIE-Lab:
        37.9628, 26.5606, 44.4408
        CIE-LCH:
        37.9628, 51.7730, 59.1348
        CIE-Luv:
        37.9628, 57.0241, 33.5640
        Hunter-Lab:
        31.7289, 18.9323, 19.2910
      #8d460b color charts
#8d460b RGB chart
      #8d460b CMYK chart
      #8d460b RGB pie chart
      #8d460b color shades, tints & tones
#8d460b color schemes
#8d460b color preview, HTML & CSS examples
           This text has a color of #8d460b        
        
          <p style="color:#8d460b;">Text here</p>
        
        
          .mytext {color:#8d460b;}
        
        Text color #8d460b
      
           This box has a color of #8d460b        
        
          <div style="background-color:#8d460b;">Content here</div>
        
        
          .mybackground {background-color:#8d460b;}
        
        Background color #8d460b
      
           Border around this has a color of #8d460b        
        
          <div style="border:2px solid #8d460b;">Content here</div>
        
        
          .myborder {border:2px solid #8d460b;}
        
        Border color #8d460b