#8b7f42 color space conversions
Hex:
        #8b7f42
        RGB:
        139, 127, 66
        CMY:
        45, 50, 74
        CMYK:
        0, 9, 53, 45
      HSL:
        50°, 35.6098%, 40.1961%
        HSV (HSB):
        50°, 52.5180%, 54.5098%
        XYZ:
        19.2202, 21.0611, 8.2064
        xyY:
        0.3964, 0.4344, 21.0611
      CIE-Lab:
        53.0163, -4.0052, 34.5121
        CIE-LCH:
        53.0163, 34.7437, 96.6197
        CIE-Luv:
        53.0163, 10.9331, 40.3521
        Hunter-Lab:
        45.8923, -5.5539, 21.5224
      #8b7f42 color charts
#8b7f42 RGB chart
      #8b7f42 CMYK chart
      #8b7f42 RGB pie chart
      #8b7f42 color shades, tints & tones
#8b7f42 color schemes
#8b7f42 color preview, HTML & CSS examples
           This text has a color of #8b7f42        
        
          <p style="color:#8b7f42;">Text here</p>
        
        
          .mytext {color:#8b7f42;}
        
        Text color #8b7f42
      
           This box has a color of #8b7f42        
        
          <div style="background-color:#8b7f42;">Content here</div>
        
        
          .mybackground {background-color:#8b7f42;}
        
        Background color #8b7f42
      
           Border around this has a color of #8b7f42        
        
          <div style="border:2px solid #8b7f42;">Content here</div>
        
        
          .myborder {border:2px solid #8b7f42;}
        
        Border color #8b7f42