#45642d color space conversions
Hex:
        #45642d
        RGB:
        69, 100, 45
        CMY:
        73, 61, 82
        CMYK:
        31, 0, 55, 61
      HSL:
        94°, 37.9310%, 28.4314%
        HSV (HSB):
        94°, 55.0000%, 39.2157%
        XYZ:
        7.4851, 10.5690, 4.1281
        xyY:
        0.3374, 0.4765, 10.5690
      CIE-Lab:
        38.8449, -22.0838, 27.3717
        CIE-LCH:
        38.8449, 35.1696, 128.8970
        CIE-Luv:
        38.8449, -15.1584, 32.7430
        Hunter-Lab:
        32.5100, -15.7949, 15.2283
      #45642d color charts
#45642d RGB chart
      #45642d CMYK chart
      #45642d RGB pie chart
      #45642d color shades, tints & tones
#45642d color schemes
#45642d color preview, HTML & CSS examples
           This text has a color of #45642d        
        
          <p style="color:#45642d;">Text here</p>
        
        
          .mytext {color:#45642d;}
        
        Text color #45642d
      
           This box has a color of #45642d        
        
          <div style="background-color:#45642d;">Content here</div>
        
        
          .mybackground {background-color:#45642d;}
        
        Background color #45642d
      
           Border around this has a color of #45642d        
        
          <div style="border:2px solid #45642d;">Content here</div>
        
        
          .myborder {border:2px solid #45642d;}
        
        Border color #45642d