#445d1f color space conversions
Hex:
        #445d1f
        RGB:
        68, 93, 31
        CMY:
        73, 64, 88
        CMYK:
        27, 0, 67, 64
      HSL:
        84°, 50.0000%, 24.3137%
        HSV (HSB):
        84°, 66.6667%, 36.4706%
        XYZ:
        6.5456, 9.1566, 2.7187
        xyY:
        0.3553, 0.4971, 9.1566
      CIE-Lab:
        36.2840, -20.4161, 31.6885
        CIE-LCH:
        36.2840, 37.6958, 122.7926
        CIE-Luv:
        36.2840, -12.0966, 34.7400
        Hunter-Lab:
        30.2598, -14.3430, 15.8549
      #445d1f color charts
#445d1f RGB chart
      #445d1f CMYK chart
      #445d1f RGB pie chart
      #445d1f color shades, tints & tones
#445d1f color schemes
#445d1f color preview, HTML & CSS examples
           This text has a color of #445d1f        
        
          <p style="color:#445d1f;">Text here</p>
        
        
          .mytext {color:#445d1f;}
        
        Text color #445d1f
      
           This box has a color of #445d1f        
        
          <div style="background-color:#445d1f;">Content here</div>
        
        
          .mybackground {background-color:#445d1f;}
        
        Background color #445d1f
      
           Border around this has a color of #445d1f        
        
          <div style="border:2px solid #445d1f;">Content here</div>
        
        
          .myborder {border:2px solid #445d1f;}
        
        Border color #445d1f