#9f9e0a color space conversions
Hex:
        #9f9e0a
        RGB:
        159, 158, 10
        CMY:
        38, 38, 96
        CMYK:
        0, 1, 94, 38
      HSL:
        60°, 88.1657%, 33.1373%
        HSV (HSB):
        60°, 93.7107%, 62.3529%
        XYZ:
        26.5797, 31.8466, 5.0333
        xyY:
        0.4188, 0.5018, 31.8466
      CIE-Lab:
        63.2159, -14.4781, 64.8008
        CIE-LCH:
        63.2159, 66.3985, 102.5945
        CIE-Luv:
        63.2159, 5.6413, 68.6326
        Hunter-Lab:
        56.4328, -14.6842, 34.2148
      #9f9e0a color charts
#9f9e0a RGB chart
      #9f9e0a CMYK chart
      #9f9e0a RGB pie chart
      #9f9e0a color shades, tints & tones
#9f9e0a color schemes
#9f9e0a color preview, HTML & CSS examples
           This text has a color of #9f9e0a        
        
          <p style="color:#9f9e0a;">Text here</p>
        
        
          .mytext {color:#9f9e0a;}
        
        Text color #9f9e0a
      
           This box has a color of #9f9e0a        
        
          <div style="background-color:#9f9e0a;">Content here</div>
        
        
          .mybackground {background-color:#9f9e0a;}
        
        Background color #9f9e0a
      
           Border around this has a color of #9f9e0a        
        
          <div style="border:2px solid #9f9e0a;">Content here</div>
        
        
          .myborder {border:2px solid #9f9e0a;}
        
        Border color #9f9e0a