#45641f color space conversions
Hex:
        #45641f
        RGB:
        69, 100, 31
        CMY:
        73, 61, 88
        CMYK:
        31, 0, 69, 61
      HSL:
        87°, 52.6718%, 25.6863%
        HSV (HSB):
        87°, 69.0000%, 39.2157%
        XYZ:
        7.2587, 10.4785, 2.9363
        xyY:
        0.3511, 0.5069, 10.4785
      CIE-Lab:
        38.6878, -23.5891, 34.3135
        CIE-LCH:
        38.6878, 41.6397, 124.5070
        CIE-Luv:
        38.6878, -15.2114, 38.2319
        Hunter-Lab:
        32.3705, -16.6216, 17.2812
      #45641f color charts
#45641f RGB chart
      #45641f CMYK chart
      #45641f RGB pie chart
      #45641f color shades, tints & tones
#45641f color schemes
#45641f color preview, HTML & CSS examples
           This text has a color of #45641f        
        
          <p style="color:#45641f;">Text here</p>
        
        
          .mytext {color:#45641f;}
        
        Text color #45641f
      
           This box has a color of #45641f        
        
          <div style="background-color:#45641f;">Content here</div>
        
        
          .mybackground {background-color:#45641f;}
        
        Background color #45641f
      
           Border around this has a color of #45641f        
        
          <div style="border:2px solid #45641f;">Content here</div>
        
        
          .myborder {border:2px solid #45641f;}
        
        Border color #45641f