#56321d color space conversions
Hex:
        #56321d
        RGB:
        86, 50, 29
        CMY:
        66, 80, 89
        CMYK:
        0, 42, 66, 66
      HSL:
        22°, 49.5652%, 22.5490%
        HSV (HSB):
        22°, 66.2791%, 33.7255%
        XYZ:
        5.2001, 4.3483, 1.7276
        xyY:
        0.4612, 0.3856, 4.3483
      CIE-Lab:
        24.7912, 13.9901, 20.0729
        CIE-LCH:
        24.7912, 24.4672, 55.1248
        CIE-Luv:
        24.7912, 24.9027, 15.8782
        Hunter-Lab:
        20.8527, 8.0211, 9.6847
      #56321d color charts
#56321d RGB chart
      #56321d CMYK chart
      #56321d RGB pie chart
      #56321d color shades, tints & tones
#56321d color schemes
#56321d color preview, HTML & CSS examples
           This text has a color of #56321d        
        
          <p style="color:#56321d;">Text here</p>
        
        
          .mytext {color:#56321d;}
        
        Text color #56321d
      
           This box has a color of #56321d        
        
          <div style="background-color:#56321d;">Content here</div>
        
        
          .mybackground {background-color:#56321d;}
        
        Background color #56321d
      
           Border around this has a color of #56321d        
        
          <div style="border:2px solid #56321d;">Content here</div>
        
        
          .myborder {border:2px solid #56321d;}
        
        Border color #56321d