#44550f color space conversions
Hex:
        #44550f
        RGB:
        68, 85, 15
        CMY:
        73, 67, 94
        CMYK:
        20, 0, 82, 67
      HSL:
        75°, 70.0000%, 19.6078%
        HSV (HSB):
        75°, 82.3529%, 33.3333%
        XYZ:
        5.7186, 7.7604, 1.6484
        xyY:
        0.3780, 0.5130, 7.7604
      CIE-Lab:
        33.4789, -17.3471, 35.8316
        CIE-LCH:
        33.4789, 39.8099, 115.8329
        CIE-Luv:
        33.4789, -7.7582, 35.3885
        Hunter-Lab:
        27.8576, -12.1081, 15.9919
      #44550f color charts
#44550f RGB chart
      #44550f CMYK chart
      #44550f RGB pie chart
      #44550f color shades, tints & tones
#44550f color schemes
#44550f color preview, HTML & CSS examples
           This text has a color of #44550f        
        
          <p style="color:#44550f;">Text here</p>
        
        
          .mytext {color:#44550f;}
        
        Text color #44550f
      
           This box has a color of #44550f        
        
          <div style="background-color:#44550f;">Content here</div>
        
        
          .mybackground {background-color:#44550f;}
        
        Background color #44550f
      
           Border around this has a color of #44550f        
        
          <div style="border:2px solid #44550f;">Content here</div>
        
        
          .myborder {border:2px solid #44550f;}
        
        Border color #44550f