#8d642b color space conversions
Hex:
        #8d642b
        RGB:
        141, 100, 43
        CMY:
        45, 61, 83
        CMYK:
        0, 29, 70, 45
      HSL:
        35°, 53.2609%, 36.0784%
        HSV (HSB):
        35°, 69.5035%, 55.2941%
        XYZ:
        15.9777, 14.9515, 4.3293
        xyY:
        0.4532, 0.4241, 14.9515
      CIE-Lab:
        45.5677, 10.5711, 37.8886
        CIE-LCH:
        45.5677, 39.3356, 74.4106
        CIE-Luv:
        45.5677, 32.3055, 37.3407
        Hunter-Lab:
        38.6671, 6.0908, 20.4287
      #8d642b color charts
#8d642b RGB chart
      #8d642b CMYK chart
      #8d642b RGB pie chart
      #8d642b color shades, tints & tones
#8d642b color schemes
#8d642b color preview, HTML & CSS examples
           This text has a color of #8d642b        
        
          <p style="color:#8d642b;">Text here</p>
        
        
          .mytext {color:#8d642b;}
        
        Text color #8d642b
      
           This box has a color of #8d642b        
        
          <div style="background-color:#8d642b;">Content here</div>
        
        
          .mybackground {background-color:#8d642b;}
        
        Background color #8d642b
      
           Border around this has a color of #8d642b        
        
          <div style="border:2px solid #8d642b;">Content here</div>
        
        
          .myborder {border:2px solid #8d642b;}
        
        Border color #8d642b