#8d853b color space conversions
Hex:
        #8d853b
        RGB:
        141, 133, 59
        CMY:
        45, 48, 77
        CMYK:
        0, 6, 58, 45
      HSL:
        54°, 41.0000%, 39.2157%
        HSV (HSB):
        54°, 58.1560%, 55.2941%
        XYZ:
        20.1615, 22.7535, 7.4669
        xyY:
        0.4002, 0.4516, 22.7535
      CIE-Lab:
        54.8176, -7.0549, 40.2357
        CIE-LCH:
        54.8176, 40.8495, 99.9451
        CIE-Luv:
        54.8176, 8.7290, 46.4184
        Hunter-Lab:
        47.7007, -8.0303, 24.1094
      #8d853b color charts
#8d853b RGB chart
      #8d853b CMYK chart
      #8d853b RGB pie chart
      #8d853b color shades, tints & tones
#8d853b color schemes
#8d853b color preview, HTML & CSS examples
           This text has a color of #8d853b        
        
          <p style="color:#8d853b;">Text here</p>
        
        
          .mytext {color:#8d853b;}
        
        Text color #8d853b
      
           This box has a color of #8d853b        
        
          <div style="background-color:#8d853b;">Content here</div>
        
        
          .mybackground {background-color:#8d853b;}
        
        Background color #8d853b
      
           Border around this has a color of #8d853b        
        
          <div style="border:2px solid #8d853b;">Content here</div>
        
        
          .myborder {border:2px solid #8d853b;}
        
        Border color #8d853b