#49850c color space conversions
Hex:
        #49850c
        RGB:
        73, 133, 12
        CMY:
        71, 48, 95
        CMYK:
        45, 0, 91, 48
      HSL:
        90°, 83.4483%, 28.4314%
        HSV (HSB):
        90°, 90.9774%, 52.1569%
        XYZ:
        11.2015, 18.2181, 3.2739
        xyY:
        0.3426, 0.5572, 18.2181
      CIE-Lab:
        49.7595, -38.3050, 51.1870
        CIE-LCH:
        49.7595, 63.9326, 126.8088
        CIE-Luv:
        49.7595, -29.4911, 57.4438
        Hunter-Lab:
        42.6826, -27.8494, 25.3301
      #49850c color charts
#49850c RGB chart
      #49850c CMYK chart
      #49850c RGB pie chart
      #49850c color shades, tints & tones
#49850c color schemes
#49850c color preview, HTML & CSS examples
           This text has a color of #49850c        
        
          <p style="color:#49850c;">Text here</p>
        
        
          .mytext {color:#49850c;}
        
        Text color #49850c
      
           This box has a color of #49850c        
        
          <div style="background-color:#49850c;">Content here</div>
        
        
          .mybackground {background-color:#49850c;}
        
        Background color #49850c
      
           Border around this has a color of #49850c        
        
          <div style="border:2px solid #49850c;">Content here</div>
        
        
          .myborder {border:2px solid #49850c;}
        
        Border color #49850c