#94953f color space conversions
Hex:
        #94953f
        RGB:
        148, 149, 63
        CMY:
        42, 42, 75
        CMYK:
        1, 0, 58, 42
      HSL:
        61°, 40.5660%, 41.5686%
        HSV (HSB):
        61°, 57.7181%, 58.4314%
        XYZ:
        23.8574, 28.1497, 8.8786
        xyY:
        0.3918, 0.4623, 28.1497
      CIE-Lab:
        60.0237, -12.2861, 44.3475
        CIE-LCH:
        60.0237, 46.0179, 105.4850
        CIE-Luv:
        60.0237, 3.1413, 52.7313
        Hunter-Lab:
        53.0563, -12.5838, 27.2176
      #94953f color charts
#94953f RGB chart
      #94953f CMYK chart
      #94953f RGB pie chart
      #94953f color shades, tints & tones
#94953f color schemes
#94953f color preview, HTML & CSS examples
           This text has a color of #94953f        
        
          <p style="color:#94953f;">Text here</p>
        
        
          .mytext {color:#94953f;}
        
        Text color #94953f
      
           This box has a color of #94953f        
        
          <div style="background-color:#94953f;">Content here</div>
        
        
          .mybackground {background-color:#94953f;}
        
        Background color #94953f
      
           Border around this has a color of #94953f        
        
          <div style="border:2px solid #94953f;">Content here</div>
        
        
          .myborder {border:2px solid #94953f;}
        
        Border color #94953f