#56292e color space conversions
Hex:
        #56292e
        RGB:
        86, 41, 46
        CMY:
        66, 84, 82
        CMYK:
        0, 52, 47, 66
      HSL:
        353°, 35.4331%, 24.9020%
        HSV (HSB):
        353°, 52.3256%, 33.7255%
        XYZ:
        5.1238, 3.7616, 3.0408
        xyY:
        0.4296, 0.3154, 3.7616
      CIE-Lab:
        22.8670, 21.3511, 6.3332
        CIE-LCH:
        22.8670, 22.2706, 16.5214
        CIE-Luv:
        22.8670, 27.4013, 3.1841
        Hunter-Lab:
        19.3948, 13.2164, 4.2807
      #56292e color charts
#56292e RGB chart
      #56292e CMYK chart
      #56292e RGB pie chart
      #56292e color shades, tints & tones
#56292e color schemes
#56292e color preview, HTML & CSS examples
           This text has a color of #56292e        
        
          <p style="color:#56292e;">Text here</p>
        
        
          .mytext {color:#56292e;}
        
        Text color #56292e
      
           This box has a color of #56292e        
        
          <div style="background-color:#56292e;">Content here</div>
        
        
          .mybackground {background-color:#56292e;}
        
        Background color #56292e
      
           Border around this has a color of #56292e        
        
          <div style="border:2px solid #56292e;">Content here</div>
        
        
          .myborder {border:2px solid #56292e;}
        
        Border color #56292e