#8a5e1a color space conversions
Hex:
        #8a5e1a
        RGB:
        138, 94, 26
        CMY:
        46, 63, 90
        CMYK:
        0, 32, 81, 46
      HSL:
        36°, 68.2927%, 32.1569%
        HSV (HSB):
        36°, 81.1594%, 54.1176%
        XYZ:
        14.6704, 13.4833, 2.8066
        xyY:
        0.4738, 0.4355, 13.4833
      CIE-Lab:
        43.4826, 11.8173, 43.4767
        CIE-LCH:
        43.4826, 45.0540, 74.7940
        CIE-Luv:
        43.4826, 35.3718, 39.6723
        Hunter-Lab:
        36.7196, 7.0560, 21.1720
      #8a5e1a color charts
#8a5e1a RGB chart
      #8a5e1a CMYK chart
      #8a5e1a RGB pie chart
      #8a5e1a color shades, tints & tones
#8a5e1a color schemes
#8a5e1a color preview, HTML & CSS examples
           This text has a color of #8a5e1a        
        
          <p style="color:#8a5e1a;">Text here</p>
        
        
          .mytext {color:#8a5e1a;}
        
        Text color #8a5e1a
      
           This box has a color of #8a5e1a        
        
          <div style="background-color:#8a5e1a;">Content here</div>
        
        
          .mybackground {background-color:#8a5e1a;}
        
        Background color #8a5e1a
      
           Border around this has a color of #8a5e1a        
        
          <div style="border:2px solid #8a5e1a;">Content here</div>
        
        
          .myborder {border:2px solid #8a5e1a;}
        
        Border color #8a5e1a