#8a4a00 color space conversions
Hex:
        #8a4a00
        RGB:
        138, 74, 0
        CMY:
        46, 71, 100
        CMYK:
        0, 46, 100, 46
      HSL:
        32°, 100.0000%, 27.0588%
        HSV (HSB):
        32°, 100.0000%, 54.1176%
        XYZ:
        12.9300, 10.3008, 1.3068
        xyY:
        0.5269, 0.4198, 10.3008
      CIE-Lab:
        38.3770, 22.7684, 47.9628
        CIE-LCH:
        38.3770, 53.0927, 64.6058
        CIE-Luv:
        38.3770, 51.8739, 36.2526
        Hunter-Lab:
        32.0949, 15.7458, 20.0524
      #8a4a00 color charts
#8a4a00 RGB chart
      #8a4a00 CMYK chart
      #8a4a00 RGB pie chart
      #8a4a00 color shades, tints & tones
#8a4a00 color schemes
#8a4a00 color preview, HTML & CSS examples
           This text has a color of #8a4a00        
        
          <p style="color:#8a4a00;">Text here</p>
        
        
          .mytext {color:#8a4a00;}
        
        Text color #8a4a00
      
           This box has a color of #8a4a00        
        
          <div style="background-color:#8a4a00;">Content here</div>
        
        
          .mybackground {background-color:#8a4a00;}
        
        Background color #8a4a00
      
           Border around this has a color of #8a4a00        
        
          <div style="border:2px solid #8a4a00;">Content here</div>
        
        
          .myborder {border:2px solid #8a4a00;}
        
        Border color #8a4a00