#8a5013 color space conversions
Hex:
        #8a5013
        RGB:
        138, 80, 19
        CMY:
        46, 69, 93
        CMYK:
        0, 42, 86, 46
      HSL:
        31°, 75.7962%, 30.7843%
        HSV (HSB):
        31°, 86.2319%, 54.1176%
        XYZ:
        13.4674, 11.1876, 2.0657
        xyY:
        0.5040, 0.4187, 11.1876
      CIE-Lab:
        39.8947, 19.7413, 43.0285
        CIE-LCH:
        39.8947, 47.3410, 65.3545
        CIE-Luv:
        39.8947, 46.4165, 35.6455
        Hunter-Lab:
        33.4479, 13.3373, 19.7518
      #8a5013 color charts
#8a5013 RGB chart
      #8a5013 CMYK chart
      #8a5013 RGB pie chart
      #8a5013 color shades, tints & tones
#8a5013 color schemes
#8a5013 color preview, HTML & CSS examples
           This text has a color of #8a5013        
        
          <p style="color:#8a5013;">Text here</p>
        
        
          .mytext {color:#8a5013;}
        
        Text color #8a5013
      
           This box has a color of #8a5013        
        
          <div style="background-color:#8a5013;">Content here</div>
        
        
          .mybackground {background-color:#8a5013;}
        
        Background color #8a5013
      
           Border around this has a color of #8a5013        
        
          <div style="border:2px solid #8a5013;">Content here</div>
        
        
          .myborder {border:2px solid #8a5013;}
        
        Border color #8a5013