#94833f color space conversions
Hex:
        #94833f
        RGB:
        148, 131, 63
        CMY:
        42, 49, 75
        CMYK:
        0, 11, 57, 42
      HSL:
        48°, 40.2844%, 41.3725%
        HSV (HSB):
        48°, 57.4324%, 58.0392%
        XYZ:
        21.2262, 22.8874, 8.0016
        xyY:
        0.4073, 0.4392, 22.8874
      CIE-Lab:
        54.9561, -2.4925, 38.5656
        CIE-LCH:
        54.9561, 38.6460, 93.6979
        CIE-Luv:
        54.9561, 14.7761, 44.1635
        Hunter-Lab:
        47.8408, -4.5235, 23.5720
      #94833f color charts
#94833f RGB chart
      #94833f CMYK chart
      #94833f RGB pie chart
      #94833f color shades, tints & tones
#94833f color schemes
#94833f color preview, HTML & CSS examples
           This text has a color of #94833f        
        
          <p style="color:#94833f;">Text here</p>
        
        
          .mytext {color:#94833f;}
        
        Text color #94833f
      
           This box has a color of #94833f        
        
          <div style="background-color:#94833f;">Content here</div>
        
        
          .mybackground {background-color:#94833f;}
        
        Background color #94833f
      
           Border around this has a color of #94833f        
        
          <div style="border:2px solid #94833f;">Content here</div>
        
        
          .myborder {border:2px solid #94833f;}
        
        Border color #94833f