#49680d color space conversions
Hex:
        #49680d
        RGB:
        73, 104, 13
        CMY:
        71, 59, 95
        CMYK:
        30, 0, 88, 59
      HSL:
        80°, 77.7778%, 22.9412%
        HSV (HSB):
        80°, 87.5000%, 40.7843%
        XYZ:
        7.7706, 11.3462, 2.1612
        xyY:
        0.3652, 0.5332, 11.3462
      CIE-Lab:
        40.1575, -25.0501, 42.6717
        CIE-LCH:
        40.1575, 49.4811, 120.4148
        CIE-Luv:
        40.1575, -15.3077, 44.5279
        Hunter-Lab:
        33.6841, -17.7687, 19.7747
      #49680d color charts
#49680d RGB chart
      #49680d CMYK chart
      #49680d RGB pie chart
      #49680d color shades, tints & tones
#49680d color schemes
#49680d color preview, HTML & CSS examples
           This text has a color of #49680d        
        
          <p style="color:#49680d;">Text here</p>
        
        
          .mytext {color:#49680d;}
        
        Text color #49680d
      
           This box has a color of #49680d        
        
          <div style="background-color:#49680d;">Content here</div>
        
        
          .mybackground {background-color:#49680d;}
        
        Background color #49680d
      
           Border around this has a color of #49680d        
        
          <div style="border:2px solid #49680d;">Content here</div>
        
        
          .myborder {border:2px solid #49680d;}
        
        Border color #49680d