#496f0d color space conversions
Hex:
        #496f0d
        RGB:
        73, 111, 13
        CMY:
        71, 56, 95
        CMYK:
        34, 0, 88, 56
      HSL:
        83°, 79.0323%, 24.3137%
        HSV (HSB):
        83°, 88.2883%, 43.5294%
        XYZ:
        8.5047, 12.8144, 2.4060
        xyY:
        0.3585, 0.5401, 12.8144
      CIE-Lab:
        42.4823, -28.4414, 44.7087
        CIE-LCH:
        42.4823, 52.9885, 122.4624
        CIE-Luv:
        42.4823, -18.9091, 47.6590
        Hunter-Lab:
        35.7972, -20.2369, 21.0731
      #496f0d color charts
#496f0d RGB chart
      #496f0d CMYK chart
      #496f0d RGB pie chart
      #496f0d color shades, tints & tones
#496f0d color schemes
#496f0d color preview, HTML & CSS examples
           This text has a color of #496f0d        
        
          <p style="color:#496f0d;">Text here</p>
        
        
          .mytext {color:#496f0d;}
        
        Text color #496f0d
      
           This box has a color of #496f0d        
        
          <div style="background-color:#496f0d;">Content here</div>
        
        
          .mybackground {background-color:#496f0d;}
        
        Background color #496f0d
      
           Border around this has a color of #496f0d        
        
          <div style="border:2px solid #496f0d;">Content here</div>
        
        
          .myborder {border:2px solid #496f0d;}
        
        Border color #496f0d