#8d842b color space conversions
Hex:
        #8d842b
        RGB:
        141, 132, 43
        CMY:
        45, 48, 83
        CMYK:
        0, 6, 70, 45
      HSL:
        54°, 53.2609%, 36.0784%
        HSV (HSB):
        54°, 69.5035%, 55.2941%
        XYZ:
        19.6718, 22.3397, 5.5607
        xyY:
        0.4135, 0.4696, 22.3397
      CIE-Lab:
        54.3856, -7.6265, 47.1518
        CIE-LCH:
        54.3856, 47.7646, 99.1877
        CIE-Luv:
        54.3856, 9.8974, 51.5705
        Hunter-Lab:
        47.2649, -8.4211, 26.1100
      #8d842b color charts
#8d842b RGB chart
      #8d842b CMYK chart
      #8d842b RGB pie chart
      #8d842b color shades, tints & tones
#8d842b color schemes
#8d842b color preview, HTML & CSS examples
           This text has a color of #8d842b        
        
          <p style="color:#8d842b;">Text here</p>
        
        
          .mytext {color:#8d842b;}
        
        Text color #8d842b
      
           This box has a color of #8d842b        
        
          <div style="background-color:#8d842b;">Content here</div>
        
        
          .mybackground {background-color:#8d842b;}
        
        Background color #8d842b
      
           Border around this has a color of #8d842b        
        
          <div style="border:2px solid #8d842b;">Content here</div>
        
        
          .myborder {border:2px solid #8d842b;}
        
        Border color #8d842b