#45824d color space conversions
Hex:
        #45824d
        RGB:
        69, 130, 77
        CMY:
        73, 49, 70
        CMYK:
        47, 0, 41, 49
      HSL:
        128°, 30.6533%, 39.0196%
        HSV (HSB):
        128°, 46.9231%, 50.9804%
        XYZ:
        11.7764, 17.7663, 9.8297
        xyY:
        0.2991, 0.4512, 17.7663
      CIE-Lab:
        49.2114, -31.8184, 22.7132
        CIE-LCH:
        49.2114, 39.0935, 144.4793
        CIE-Luv:
        49.2114, -28.6479, 32.7637
        Hunter-Lab:
        42.1501, -23.8910, 15.6782
      #45824d color charts
#45824d RGB chart
      #45824d CMYK chart
      #45824d RGB pie chart
      #45824d color shades, tints & tones
#45824d color schemes
#45824d color preview, HTML & CSS examples
           This text has a color of #45824d        
        
          <p style="color:#45824d;">Text here</p>
        
        
          .mytext {color:#45824d;}
        
        Text color #45824d
      
           This box has a color of #45824d        
        
          <div style="background-color:#45824d;">Content here</div>
        
        
          .mybackground {background-color:#45824d;}
        
        Background color #45824d
      
           Border around this has a color of #45824d        
        
          <div style="border:2px solid #45824d;">Content here</div>
        
        
          .myborder {border:2px solid #45824d;}
        
        Border color #45824d