#9f9d45 color space conversions
Hex:
        #9f9d45
        RGB:
        159, 157, 69
        CMY:
        38, 38, 73
        CMYK:
        0, 1, 57, 38
      HSL:
        59°, 39.4737%, 44.7059%
        HSV (HSB):
        59°, 56.6038%, 62.3529%
        XYZ:
        27.4292, 31.9145, 10.3447
        xyY:
        0.3936, 0.4580, 31.9145
      CIE-Lab:
        63.2722, -11.2740, 45.4158
        CIE-LCH:
        63.2722, 46.7942, 103.9413
        CIE-Luv:
        63.2722, 5.2690, 54.5867
        Hunter-Lab:
        56.4930, -12.1949, 28.6882
      #9f9d45 color charts
#9f9d45 RGB chart
      #9f9d45 CMYK chart
      #9f9d45 RGB pie chart
      #9f9d45 color shades, tints & tones
#9f9d45 color schemes
#9f9d45 color preview, HTML & CSS examples
           This text has a color of #9f9d45        
        
          <p style="color:#9f9d45;">Text here</p>
        
        
          .mytext {color:#9f9d45;}
        
        Text color #9f9d45
      
           This box has a color of #9f9d45        
        
          <div style="background-color:#9f9d45;">Content here</div>
        
        
          .mybackground {background-color:#9f9d45;}
        
        Background color #9f9d45
      
           Border around this has a color of #9f9d45        
        
          <div style="border:2px solid #9f9d45;">Content here</div>
        
        
          .myborder {border:2px solid #9f9d45;}
        
        Border color #9f9d45