#49970a color space conversions
Hex:
        #49970a
        RGB:
        73, 151, 10
        CMY:
        71, 41, 96
        CMYK:
        52, 0, 93, 41
      HSL:
        93°, 87.5776%, 31.5686%
        HSV (HSB):
        93°, 93.3775%, 59.2157%
        XYZ:
        13.8690, 23.5716, 4.1060
        xyY:
        0.3338, 0.5674, 23.5716
      CIE-Lab:
        55.6563, -45.6309, 56.4774
        CIE-LCH:
        55.6563, 72.6077, 128.9365
        CIE-Luv:
        55.6563, -37.4485, 65.3276
        Hunter-Lab:
        48.5506, -33.9729, 28.9712
      #49970a color charts
#49970a RGB chart
      #49970a CMYK chart
      #49970a RGB pie chart
      #49970a color shades, tints & tones
#49970a color schemes
#49970a color preview, HTML & CSS examples
           This text has a color of #49970a        
        
          <p style="color:#49970a;">Text here</p>
        
        
          .mytext {color:#49970a;}
        
        Text color #49970a
      
           This box has a color of #49970a        
        
          <div style="background-color:#49970a;">Content here</div>
        
        
          .mybackground {background-color:#49970a;}
        
        Background color #49970a
      
           Border around this has a color of #49970a        
        
          <div style="border:2px solid #49970a;">Content here</div>
        
        
          .myborder {border:2px solid #49970a;}
        
        Border color #49970a