#495d1d color space conversions
Hex:
        #495d1d
        RGB:
        73, 93, 29
        CMY:
        71, 64, 89
        CMYK:
        22, 0, 69, 64
      HSL:
        79°, 52.4590%, 23.9216%
        HSV (HSB):
        79°, 68.8172%, 36.4706%
        XYZ:
        6.8838, 9.3339, 2.6012
        xyY:
        0.3658, 0.4960, 9.3339
      CIE-Lab:
        36.6193, -18.3907, 33.1214
        CIE-LCH:
        36.6193, 37.8846, 119.0412
        CIE-Luv:
        36.6193, -9.4469, 35.5598
        Hunter-Lab:
        30.5514, -13.2457, 16.3379
      #495d1d color charts
#495d1d RGB chart
      #495d1d CMYK chart
      #495d1d RGB pie chart
      #495d1d color shades, tints & tones
#495d1d color schemes
#495d1d color preview, HTML & CSS examples
           This text has a color of #495d1d        
        
          <p style="color:#495d1d;">Text here</p>
        
        
          .mytext {color:#495d1d;}
        
        Text color #495d1d
      
           This box has a color of #495d1d        
        
          <div style="background-color:#495d1d;">Content here</div>
        
        
          .mybackground {background-color:#495d1d;}
        
        Background color #495d1d
      
           Border around this has a color of #495d1d        
        
          <div style="border:2px solid #495d1d;">Content here</div>
        
        
          .myborder {border:2px solid #495d1d;}
        
        Border color #495d1d