#45752d color space conversions
Hex:
        #45752d
        RGB:
        69, 117, 45
        CMY:
        73, 54, 82
        CMYK:
        41, 0, 62, 54
      HSL:
        100°, 44.4444%, 31.7647%
        HSV (HSB):
        100°, 61.5385%, 45.8824%
        XYZ:
        9.2892, 14.1773, 4.7295
        xyY:
        0.3295, 0.5028, 14.1773
      CIE-Lab:
        44.4861, -30.4039, 33.9820
        CIE-LCH:
        44.4861, 45.5979, 131.8192
        CIE-Luv:
        44.4861, -23.4144, 41.6442
        Hunter-Lab:
        37.6527, -21.8550, 18.9095
      #45752d color charts
#45752d RGB chart
      #45752d CMYK chart
      #45752d RGB pie chart
      #45752d color shades, tints & tones
#45752d color schemes
#45752d color preview, HTML & CSS examples
           This text has a color of #45752d        
        
          <p style="color:#45752d;">Text here</p>
        
        
          .mytext {color:#45752d;}
        
        Text color #45752d
      
           This box has a color of #45752d        
        
          <div style="background-color:#45752d;">Content here</div>
        
        
          .mybackground {background-color:#45752d;}
        
        Background color #45752d
      
           Border around this has a color of #45752d        
        
          <div style="border:2px solid #45752d;">Content here</div>
        
        
          .myborder {border:2px solid #45752d;}
        
        Border color #45752d