#45640e color space conversions
Hex:
        #45640e
        RGB:
        69, 100, 14
        CMY:
        73, 61, 95
        CMYK:
        31, 0, 86, 61
      HSL:
        82°, 75.4386%, 22.3529%
        HSV (HSB):
        82°, 86.0000%, 39.2157%
        XYZ:
        7.0907, 10.4113, 2.0513
        xyY:
        0.3626, 0.5325, 10.4113
      CIE-Lab:
        38.5706, -24.7339, 40.8698
        CIE-LCH:
        38.5706, 47.7714, 121.1818
        CIE-Luv:
        38.5706, -15.2545, 42.4983
        Hunter-Lab:
        32.2665, -17.2403, 18.8172
      #45640e color charts
#45640e RGB chart
      #45640e CMYK chart
      #45640e RGB pie chart
      #45640e color shades, tints & tones
#45640e color schemes
#45640e color preview, HTML & CSS examples
           This text has a color of #45640e        
        
          <p style="color:#45640e;">Text here</p>
        
        
          .mytext {color:#45640e;}
        
        Text color #45640e
      
           This box has a color of #45640e        
        
          <div style="background-color:#45640e;">Content here</div>
        
        
          .mybackground {background-color:#45640e;}
        
        Background color #45640e
      
           Border around this has a color of #45640e        
        
          <div style="border:2px solid #45640e;">Content here</div>
        
        
          .myborder {border:2px solid #45640e;}
        
        Border color #45640e