#949f1f color space conversions
Hex:
        #949f1f
        RGB:
        148, 159, 31
        CMY:
        42, 38, 88
        CMYK:
        7, 0, 81, 38
      HSL:
        65°, 67.3684%, 37.2549%
        HSV (HSB):
        65°, 80.5031%, 62.3529%
        XYZ:
        24.8582, 31.1911, 6.0066
        xyY:
        0.4006, 0.5026, 31.1911
      CIE-Lab:
        62.6686, -19.3365, 59.5001
        CIE-LCH:
        62.6686, 62.5632, 108.0033
        CIE-Luv:
        62.6686, -2.5726, 66.2283
        Hunter-Lab:
        55.8490, -18.2860, 32.7176
      #949f1f color charts
#949f1f RGB chart
      #949f1f CMYK chart
      #949f1f RGB pie chart
      #949f1f color shades, tints & tones
#949f1f color schemes
#949f1f color preview, HTML & CSS examples
           This text has a color of #949f1f        
        
          <p style="color:#949f1f;">Text here</p>
        
        
          .mytext {color:#949f1f;}
        
        Text color #949f1f
      
           This box has a color of #949f1f        
        
          <div style="background-color:#949f1f;">Content here</div>
        
        
          .mybackground {background-color:#949f1f;}
        
        Background color #949f1f
      
           Border around this has a color of #949f1f        
        
          <div style="border:2px solid #949f1f;">Content here</div>
        
        
          .myborder {border:2px solid #949f1f;}
        
        Border color #949f1f