#8f7f42 color space conversions
Hex:
        #8f7f42
        RGB:
        143, 127, 66
        CMY:
        44, 50, 74
        CMYK:
        0, 11, 54, 44
      HSL:
        48°, 36.8421%, 40.9804%
        HSV (HSB):
        48°, 53.8462%, 56.0784%
        XYZ:
        19.9004, 21.4117, 8.2383
        xyY:
        0.4016, 0.4321, 21.4117
      CIE-Lab:
        53.3972, -2.2250, 35.0598
        CIE-LCH:
        53.3972, 35.1303, 93.6313
        CIE-Luv:
        53.3972, 13.7274, 40.5962
        Hunter-Lab:
        46.2728, -4.2104, 21.8352
      #8f7f42 color charts
#8f7f42 RGB chart
      #8f7f42 CMYK chart
      #8f7f42 RGB pie chart
      #8f7f42 color shades, tints & tones
#8f7f42 color schemes
#8f7f42 color preview, HTML & CSS examples
           This text has a color of #8f7f42        
        
          <p style="color:#8f7f42;">Text here</p>
        
        
          .mytext {color:#8f7f42;}
        
        Text color #8f7f42
      
           This box has a color of #8f7f42        
        
          <div style="background-color:#8f7f42;">Content here</div>
        
        
          .mybackground {background-color:#8f7f42;}
        
        Background color #8f7f42
      
           Border around this has a color of #8f7f42        
        
          <div style="border:2px solid #8f7f42;">Content here</div>
        
        
          .myborder {border:2px solid #8f7f42;}
        
        Border color #8f7f42