#8f8a42 color space conversions
Hex:
        #8f8a42
        RGB:
        143, 138, 66
        CMY:
        44, 46, 74
        CMYK:
        0, 3, 54, 44
      HSL:
        56°, 36.8421%, 40.9804%
        HSV (HSB):
        56°, 53.8462%, 56.0784%
        XYZ:
        21.3995, 24.4099, 8.7380
        xyY:
        0.3923, 0.4475, 24.4099
      CIE-Lab:
        56.4959, -8.3061, 38.7255
        CIE-LCH:
        56.4959, 39.6063, 102.1058
        CIE-Luv:
        56.4959, 6.6377, 45.9904
        Hunter-Lab:
        49.4064, -9.1470, 24.0985
      #8f8a42 color charts
#8f8a42 RGB chart
      #8f8a42 CMYK chart
      #8f8a42 RGB pie chart
      #8f8a42 color shades, tints & tones
#8f8a42 color schemes
#8f8a42 color preview, HTML & CSS examples
           This text has a color of #8f8a42        
        
          <p style="color:#8f8a42;">Text here</p>
        
        
          .mytext {color:#8f8a42;}
        
        Text color #8f8a42
      
           This box has a color of #8f8a42        
        
          <div style="background-color:#8f8a42;">Content here</div>
        
        
          .mybackground {background-color:#8f8a42;}
        
        Background color #8f8a42
      
           Border around this has a color of #8f8a42        
        
          <div style="border:2px solid #8f8a42;">Content here</div>
        
        
          .myborder {border:2px solid #8f8a42;}
        
        Border color #8f8a42