#94982f color space conversions
Hex:
        #94982f
        RGB:
        148, 152, 47
        CMY:
        42, 40, 82
        CMYK:
        3, 0, 69, 40
      HSL:
        62°, 52.7638%, 39.0196%
        HSV (HSB):
        62°, 69.0789%, 59.6078%
        XYZ:
        23.9541, 28.9576, 7.0162
        xyY:
        0.3997, 0.4832, 28.9576
      CIE-Lab:
        60.7442, -14.9662, 52.1356
        CIE-LCH:
        60.7442, 54.2412, 106.0168
        CIE-Luv:
        60.7442, 1.6118, 59.4910
        Hunter-Lab:
        53.8123, -14.7137, 29.9382
      #94982f color charts
#94982f RGB chart
      #94982f CMYK chart
      #94982f RGB pie chart
      #94982f color shades, tints & tones
#94982f color schemes
#94982f color preview, HTML & CSS examples
           This text has a color of #94982f        
        
          <p style="color:#94982f;">Text here</p>
        
        
          .mytext {color:#94982f;}
        
        Text color #94982f
      
           This box has a color of #94982f        
        
          <div style="background-color:#94982f;">Content here</div>
        
        
          .mybackground {background-color:#94982f;}
        
        Background color #94982f
      
           Border around this has a color of #94982f        
        
          <div style="border:2px solid #94982f;">Content here</div>
        
        
          .myborder {border:2px solid #94982f;}
        
        Border color #94982f