#56320d color space conversions
Hex:
        #56320d
        RGB:
        86, 50, 13
        CMY:
        66, 80, 95
        CMYK:
        0, 42, 85, 66
      HSL:
        30°, 73.7374%, 19.4118%
        HSV (HSB):
        30°, 84.8837%, 33.7255%
        XYZ:
        5.0510, 4.2887, 0.9424
        xyY:
        0.4912, 0.4171, 4.2887
      CIE-Lab:
        24.6038, 12.9657, 28.9414
        CIE-LCH:
        24.6038, 31.7130, 65.8676
        CIE-Luv:
        24.6038, 26.2152, 21.1749
        Hunter-Lab:
        20.7092, 7.2954, 11.7985
      #56320d color charts
#56320d RGB chart
      #56320d CMYK chart
      #56320d RGB pie chart
      #56320d color shades, tints & tones
#56320d color schemes
#56320d color preview, HTML & CSS examples
           This text has a color of #56320d        
        
          <p style="color:#56320d;">Text here</p>
        
        
          .mytext {color:#56320d;}
        
        Text color #56320d
      
           This box has a color of #56320d        
        
          <div style="background-color:#56320d;">Content here</div>
        
        
          .mybackground {background-color:#56320d;}
        
        Background color #56320d
      
           Border around this has a color of #56320d        
        
          <div style="border:2px solid #56320d;">Content here</div>
        
        
          .myborder {border:2px solid #56320d;}
        
        Border color #56320d