#949a0d color space conversions
Hex:
        #949a0d
        RGB:
        148, 154, 13
        CMY:
        42, 40, 95
        CMYK:
        4, 0, 92, 40
      HSL:
        63°, 84.4311%, 32.7451%
        HSV (HSB):
        63°, 91.5584%, 60.3922%
        XYZ:
        23.8410, 29.4362, 4.8060
        xyY:
        0.4105, 0.5068, 29.4362
      CIE-Lab:
        61.1646, -17.2762, 62.3614
        CIE-LCH:
        61.1646, 64.7102, 105.4846
        CIE-Luv:
        61.1646, 0.7295, 66.6489
        Hunter-Lab:
        54.2551, -16.5093, 32.7266
      #949a0d color charts
#949a0d RGB chart
      #949a0d CMYK chart
      #949a0d RGB pie chart
      #949a0d color shades, tints & tones
#949a0d color schemes
#949a0d color preview, HTML & CSS examples
           This text has a color of #949a0d        
        
          <p style="color:#949a0d;">Text here</p>
        
        
          .mytext {color:#949a0d;}
        
        Text color #949a0d
      
           This box has a color of #949a0d        
        
          <div style="background-color:#949a0d;">Content here</div>
        
        
          .mybackground {background-color:#949a0d;}
        
        Background color #949a0d
      
           Border around this has a color of #949a0d        
        
          <div style="border:2px solid #949a0d;">Content here</div>
        
        
          .myborder {border:2px solid #949a0d;}
        
        Border color #949a0d