#9f8e0e color space conversions
Hex:
        #9f8e0e
        RGB:
        159, 142, 14
        CMY:
        38, 44, 95
        CMYK:
        0, 11, 91, 38
      HSL:
        53°, 83.8150%, 33.9216%
        HSV (HSB):
        53°, 91.1950%, 62.3529%
        XYZ:
        24.0503, 26.7486, 4.3109
        xyY:
        0.4364, 0.4854, 26.7486
      CIE-Lab:
        58.7409, -5.9089, 60.6981
        CIE-LCH:
        58.7409, 60.9850, 95.5602
        CIE-Luv:
        58.7409, 16.5643, 61.8746
        Hunter-Lab:
        51.7191, -7.5026, 31.2614
      #9f8e0e color charts
#9f8e0e RGB chart
      #9f8e0e CMYK chart
      #9f8e0e RGB pie chart
      #9f8e0e color shades, tints & tones
#9f8e0e color schemes
#9f8e0e color preview, HTML & CSS examples
           This text has a color of #9f8e0e        
        
          <p style="color:#9f8e0e;">Text here</p>
        
        
          .mytext {color:#9f8e0e;}
        
        Text color #9f8e0e
      
           This box has a color of #9f8e0e        
        
          <div style="background-color:#9f8e0e;">Content here</div>
        
        
          .mybackground {background-color:#9f8e0e;}
        
        Background color #9f8e0e
      
           Border around this has a color of #9f8e0e        
        
          <div style="border:2px solid #9f8e0e;">Content here</div>
        
        
          .myborder {border:2px solid #9f8e0e;}
        
        Border color #9f8e0e