#94993a color space conversions
Hex:
        #94993a
        RGB:
        148, 153, 58
        CMY:
        42, 40, 77
        CMYK:
        3, 0, 62, 40
      HSL:
        63°, 45.0237%, 41.3725%
        HSV (HSB):
        63°, 62.0915%, 60.0000%
        XYZ:
        24.3677, 29.3839, 8.3903
        xyY:
        0.3921, 0.4729, 29.3839
      CIE-Lab:
        61.1189, -14.7739, 47.8558
        CIE-LCH:
        61.1189, 50.0844, 107.1563
        CIE-Luv:
        61.1189, 0.7627, 56.4452
        Hunter-Lab:
        54.2069, -14.6207, 28.7677
      #94993a color charts
#94993a RGB chart
      #94993a CMYK chart
      #94993a RGB pie chart
      #94993a color shades, tints & tones
#94993a color schemes
#94993a color preview, HTML & CSS examples
           This text has a color of #94993a        
        
          <p style="color:#94993a;">Text here</p>
        
        
          .mytext {color:#94993a;}
        
        Text color #94993a
      
           This box has a color of #94993a        
        
          <div style="background-color:#94993a;">Content here</div>
        
        
          .mybackground {background-color:#94993a;}
        
        Background color #94993a
      
           Border around this has a color of #94993a        
        
          <div style="border:2px solid #94993a;">Content here</div>
        
        
          .myborder {border:2px solid #94993a;}
        
        Border color #94993a