#56231e color space conversions
Hex:
        #56231e
        RGB:
        86, 35, 30
        CMY:
        66, 86, 88
        CMYK:
        0, 59, 65, 66
      HSL:
        5°, 48.2759%, 22.7451%
        HSV (HSB):
        5°, 65.1163%, 33.7255%
        XYZ:
        4.6731, 3.2742, 1.6140
        xyY:
        0.4888, 0.3424, 3.2742
      CIE-Lab:
        21.1103, 23.2140, 14.8537
        CIE-LCH:
        21.1103, 27.5595, 32.6135
        CIE-Luv:
        21.1103, 33.2036, 9.4096
        Hunter-Lab:
        18.0948, 14.4330, 7.3780
      #56231e color charts
#56231e RGB chart
      #56231e CMYK chart
      #56231e RGB pie chart
      #56231e color shades, tints & tones
#56231e color schemes
#56231e color preview, HTML & CSS examples
           This text has a color of #56231e        
        
          <p style="color:#56231e;">Text here</p>
        
        
          .mytext {color:#56231e;}
        
        Text color #56231e
      
           This box has a color of #56231e        
        
          <div style="background-color:#56231e;">Content here</div>
        
        
          .mybackground {background-color:#56231e;}
        
        Background color #56231e
      
           Border around this has a color of #56231e        
        
          <div style="border:2px solid #56231e;">Content here</div>
        
        
          .myborder {border:2px solid #56231e;}
        
        Border color #56231e