#49982f color space conversions
Hex:
        #49982f
        RGB:
        73, 152, 47
        CMY:
        71, 40, 82
        CMYK:
        52, 0, 69, 40
      HSL:
        105°, 52.7638%, 39.0196%
        HSV (HSB):
        105°, 69.0789%, 59.6078%
        XYZ:
        14.4890, 24.0782, 6.5732
        xyY:
        0.3210, 0.5334, 24.0782
      CIE-Lab:
        56.1660, -43.9628, 45.9663
        CIE-LCH:
        56.1660, 63.6052, 133.7237
        CIE-Luv:
        56.1660, -37.4260, 58.2310
        Hunter-Lab:
        49.0695, -33.1651, 26.4063
      #49982f color charts
#49982f RGB chart
      #49982f CMYK chart
      #49982f RGB pie chart
      #49982f color shades, tints & tones
#49982f color schemes
#49982f color preview, HTML & CSS examples
           This text has a color of #49982f        
        
          <p style="color:#49982f;">Text here</p>
        
        
          .mytext {color:#49982f;}
        
        Text color #49982f
      
           This box has a color of #49982f        
        
          <div style="background-color:#49982f;">Content here</div>
        
        
          .mybackground {background-color:#49982f;}
        
        Background color #49982f
      
           Border around this has a color of #49982f        
        
          <div style="border:2px solid #49982f;">Content here</div>
        
        
          .myborder {border:2px solid #49982f;}
        
        Border color #49982f