#8b642d color space conversions
Hex:
        #8b642d
        RGB:
        139, 100, 45
        CMY:
        45, 61, 82
        CMYK:
        0, 28, 68, 45
      HSL:
        35°, 51.0870%, 36.0784%
        HSV (HSB):
        35°, 67.6259%, 54.5098%
        XYZ:
        15.6783, 14.7928, 4.5116
        xyY:
        0.4482, 0.4229, 14.7928
      CIE-Lab:
        45.3491, 9.7787, 36.5668
        CIE-LCH:
        45.3491, 37.8517, 75.0283
        CIE-Luv:
        45.3491, 30.6025, 36.4693
        Hunter-Lab:
        38.4614, 5.4558, 19.9682
      #8b642d color charts
#8b642d RGB chart
      #8b642d CMYK chart
      #8b642d RGB pie chart
      #8b642d color shades, tints & tones
#8b642d color schemes
#8b642d color preview, HTML & CSS examples
           This text has a color of #8b642d        
        
          <p style="color:#8b642d;">Text here</p>
        
        
          .mytext {color:#8b642d;}
        
        Text color #8b642d
      
           This box has a color of #8b642d        
        
          <div style="background-color:#8b642d;">Content here</div>
        
        
          .mybackground {background-color:#8b642d;}
        
        Background color #8b642d
      
           Border around this has a color of #8b642d        
        
          <div style="border:2px solid #8b642d;">Content here</div>
        
        
          .myborder {border:2px solid #8b642d;}
        
        Border color #8b642d