#44540e color space conversions
Hex:
        #44540e
        RGB:
        68, 84, 14
        CMY:
        73, 67, 95
        CMYK:
        19, 0, 83, 67
      HSL:
        74°, 71.4286%, 19.2157%
        HSV (HSB):
        74°, 83.3333%, 32.9412%
        XYZ:
        5.6335, 7.6013, 1.5857
        xyY:
        0.3801, 0.5129, 7.6013
      CIE-Lab:
        33.1383, -16.8564, 35.8799
        CIE-LCH:
        33.1383, 39.6422, 115.1641
        CIE-Luv:
        33.1383, -7.2002, 35.1324
        Hunter-Lab:
        27.5705, -11.7753, 15.8892
      #44540e color charts
#44540e RGB chart
      #44540e CMYK chart
      #44540e RGB pie chart
      #44540e color shades, tints & tones
#44540e color schemes
#44540e color preview, HTML & CSS examples
           This text has a color of #44540e        
        
          <p style="color:#44540e;">Text here</p>
        
        
          .mytext {color:#44540e;}
        
        Text color #44540e
      
           This box has a color of #44540e        
        
          <div style="background-color:#44540e;">Content here</div>
        
        
          .mybackground {background-color:#44540e;}
        
        Background color #44540e
      
           Border around this has a color of #44540e        
        
          <div style="border:2px solid #44540e;">Content here</div>
        
        
          .myborder {border:2px solid #44540e;}
        
        Border color #44540e