#8f8052 color space conversions
Hex:
        #8f8052
        RGB:
        143, 128, 82
        CMY:
        44, 50, 68
        CMYK:
        0, 10, 43, 44
      HSL:
        45°, 27.1111%, 44.1176%
        HSV (HSB):
        45°, 42.6573%, 56.0784%
        XYZ:
        20.5699, 21.8872, 11.1231
        xyY:
        0.3839, 0.4085, 21.8872
      CIE-Lab:
        53.9071, -1.1304, 27.0350
        CIE-LCH:
        53.9071, 27.0586, 92.3943
        CIE-Luv:
        53.9071, 12.2023, 32.9352
        Hunter-Lab:
        46.7837, -3.3887, 18.6520
      #8f8052 color charts
#8f8052 RGB chart
      #8f8052 CMYK chart
      #8f8052 RGB pie chart
      #8f8052 color shades, tints & tones
#8f8052 color schemes
#8f8052 color preview, HTML & CSS examples
           This text has a color of #8f8052        
        
          <p style="color:#8f8052;">Text here</p>
        
        
          .mytext {color:#8f8052;}
        
        Text color #8f8052
      
           This box has a color of #8f8052        
        
          <div style="background-color:#8f8052;">Content here</div>
        
        
          .mybackground {background-color:#8f8052;}
        
        Background color #8f8052
      
           Border around this has a color of #8f8052        
        
          <div style="border:2px solid #8f8052;">Content here</div>
        
        
          .myborder {border:2px solid #8f8052;}
        
        Border color #8f8052