#56441f color space conversions
Hex:
        #56441f
        RGB:
        86, 68, 31
        CMY:
        66, 73, 88
        CMYK:
        0, 21, 64, 66
      HSL:
        40°, 47.0085%, 22.9412%
        HSV (HSB):
        40°, 63.9535%, 33.7255%
        XYZ:
        6.1522, 6.2116, 2.1710
        xyY:
        0.4233, 0.4274, 6.2116
      CIE-Lab:
        29.9402, 2.7374, 24.9740
        CIE-LCH:
        29.9402, 25.1236, 83.7447
        CIE-Luv:
        29.9402, 13.4947, 23.3007
        Hunter-Lab:
        24.9231, 0.4468, 12.2815
      #56441f color charts
#56441f RGB chart
      #56441f CMYK chart
      #56441f RGB pie chart
      #56441f color shades, tints & tones
#56441f color schemes
#56441f color preview, HTML & CSS examples
           This text has a color of #56441f        
        
          <p style="color:#56441f;">Text here</p>
        
        
          .mytext {color:#56441f;}
        
        Text color #56441f
      
           This box has a color of #56441f        
        
          <div style="background-color:#56441f;">Content here</div>
        
        
          .mybackground {background-color:#56441f;}
        
        Background color #56441f
      
           Border around this has a color of #56441f        
        
          <div style="border:2px solid #56441f;">Content here</div>
        
        
          .myborder {border:2px solid #56441f;}
        
        Border color #56441f