#94913f color space conversions
Hex:
        #94913f
        RGB:
        148, 145, 63
        CMY:
        42, 43, 75
        CMYK:
        0, 2, 57, 42
      HSL:
        58°, 40.2844%, 41.3725%
        HSV (HSB):
        58°, 57.4324%, 58.0392%
        XYZ:
        23.2353, 26.9056, 8.6713
        xyY:
        0.3951, 0.4575, 26.9056
      CIE-Lab:
        58.8868, -10.1511, 43.0678
        CIE-LCH:
        58.8868, 44.2480, 103.2626
        CIE-Luv:
        58.8868, 5.6684, 50.8379
        Hunter-Lab:
        51.8706, -10.8147, 26.3978
      #94913f color charts
#94913f RGB chart
      #94913f CMYK chart
      #94913f RGB pie chart
      #94913f color shades, tints & tones
#94913f color schemes
#94913f color preview, HTML & CSS examples
           This text has a color of #94913f        
        
          <p style="color:#94913f;">Text here</p>
        
        
          .mytext {color:#94913f;}
        
        Text color #94913f
      
           This box has a color of #94913f        
        
          <div style="background-color:#94913f;">Content here</div>
        
        
          .mybackground {background-color:#94913f;}
        
        Background color #94913f
      
           Border around this has a color of #94913f        
        
          <div style="border:2px solid #94913f;">Content here</div>
        
        
          .myborder {border:2px solid #94913f;}
        
        Border color #94913f