#9f8f00 color space conversions
Hex:
        #9f8f00
        RGB:
        159, 143, 0
        CMY:
        38, 44, 100
        CMYK:
        0, 10, 100, 38
      HSL:
        54°, 100.0000%, 31.1765%
        HSV (HSB):
        54°, 100.0000%, 62.3529%
        XYZ:
        24.1205, 27.0158, 3.9433
        xyY:
        0.4379, 0.4905, 27.0158
      CIE-Lab:
        58.9890, -6.6707, 63.1211
        CIE-LCH:
        58.9890, 63.4726, 96.0327
        CIE-Luv:
        58.9890, 15.9869, 63.4746
        Hunter-Lab:
        51.9768, -8.1240, 31.8856
      #9f8f00 color charts
#9f8f00 RGB chart
      #9f8f00 CMYK chart
      #9f8f00 RGB pie chart
      #9f8f00 color shades, tints & tones
#9f8f00 color schemes
#9f8f00 color preview, HTML & CSS examples
           This text has a color of #9f8f00        
        
          <p style="color:#9f8f00;">Text here</p>
        
        
          .mytext {color:#9f8f00;}
        
        Text color #9f8f00
      
           This box has a color of #9f8f00        
        
          <div style="background-color:#9f8f00;">Content here</div>
        
        
          .mybackground {background-color:#9f8f00;}
        
        Background color #9f8f00
      
           Border around this has a color of #9f8f00        
        
          <div style="border:2px solid #9f8f00;">Content here</div>
        
        
          .myborder {border:2px solid #9f8f00;}
        
        Border color #9f8f00