#8a4b12 color space conversions
Hex:
        #8a4b12
        RGB:
        138, 75, 18
        CMY:
        46, 71, 93
        CMYK:
        0, 46, 87, 46
      HSL:
        29°, 76.9231%, 30.5882%
        HSV (HSB):
        29°, 86.9565%, 54.1176%
        XYZ:
        13.1065, 10.4791, 1.9041
        xyY:
        0.5142, 0.4111, 10.4791
      CIE-Lab:
        38.6889, 22.5887, 42.3782
        CIE-LCH:
        38.6889, 48.0225, 61.9412
        CIE-Luv:
        38.6889, 50.3086, 33.9547
        Hunter-Lab:
        32.3714, 15.6207, 19.1725
      #8a4b12 color charts
#8a4b12 RGB chart
      #8a4b12 CMYK chart
      #8a4b12 RGB pie chart
      #8a4b12 color shades, tints & tones
#8a4b12 color schemes
#8a4b12 color preview, HTML & CSS examples
           This text has a color of #8a4b12        
        
          <p style="color:#8a4b12;">Text here</p>
        
        
          .mytext {color:#8a4b12;}
        
        Text color #8a4b12
      
           This box has a color of #8a4b12        
        
          <div style="background-color:#8a4b12;">Content here</div>
        
        
          .mybackground {background-color:#8a4b12;}
        
        Background color #8a4b12
      
           Border around this has a color of #8a4b12        
        
          <div style="border:2px solid #8a4b12;">Content here</div>
        
        
          .myborder {border:2px solid #8a4b12;}
        
        Border color #8a4b12