#495c0e color space conversions
Hex:
        #495c0e
        RGB:
        73, 92, 14
        CMY:
        71, 64, 95
        CMYK:
        21, 0, 85, 64
      HSL:
        75°, 73.5849%, 20.7843%
        HSV (HSB):
        75°, 84.7826%, 36.0784%
        XYZ:
        6.6541, 9.1025, 1.8217
        xyY:
        0.3785, 0.5178, 9.1025
      CIE-Lab:
        36.1808, -18.8451, 38.8141
        CIE-LCH:
        36.1808, 43.1471, 115.8976
        CIE-Luv:
        36.1808, -8.8398, 38.9209
        Hunter-Lab:
        30.1703, -13.4298, 17.5392
      #495c0e color charts
#495c0e RGB chart
      #495c0e CMYK chart
      #495c0e RGB pie chart
      #495c0e color shades, tints & tones
#495c0e color schemes
#495c0e color preview, HTML & CSS examples
           This text has a color of #495c0e        
        
          <p style="color:#495c0e;">Text here</p>
        
        
          .mytext {color:#495c0e;}
        
        Text color #495c0e
      
           This box has a color of #495c0e        
        
          <div style="background-color:#495c0e;">Content here</div>
        
        
          .mybackground {background-color:#495c0e;}
        
        Background color #495c0e
      
           Border around this has a color of #495c0e        
        
          <div style="border:2px solid #495c0e;">Content here</div>
        
        
          .myborder {border:2px solid #495c0e;}
        
        Border color #495c0e