#94930f color space conversions
Hex:
        #94930f
        RGB:
        148, 147, 15
        CMY:
        42, 42, 94
        CMYK:
        0, 1, 90, 42
      HSL:
        60°, 81.5951%, 31.9608%
        HSV (HSB):
        60°, 89.8649%, 58.0392%
        XYZ:
        22.7327, 27.1978, 4.5035
        xyY:
        0.4176, 0.4996, 27.1978
      CIE-Lab:
        59.1570, -13.5866, 60.4149
        CIE-LCH:
        59.1570, 61.9238, 102.6743
        CIE-Luv:
        59.1570, 5.2772, 63.6071
        Hunter-Lab:
        52.1515, -13.4576, 31.3861
      #94930f color charts
#94930f RGB chart
      #94930f CMYK chart
      #94930f RGB pie chart
      #94930f color shades, tints & tones
#94930f color schemes
#94930f color preview, HTML & CSS examples
           This text has a color of #94930f        
        
          <p style="color:#94930f;">Text here</p>
        
        
          .mytext {color:#94930f;}
        
        Text color #94930f
      
           This box has a color of #94930f        
        
          <div style="background-color:#94930f;">Content here</div>
        
        
          .mybackground {background-color:#94930f;}
        
        Background color #94930f
      
           Border around this has a color of #94930f        
        
          <div style="border:2px solid #94930f;">Content here</div>
        
        
          .myborder {border:2px solid #94930f;}
        
        Border color #94930f