#c56d38 color space conversions
Hex:
        #c56d38
        RGB:
        197, 109, 56
        CMY:
        23, 57, 78
        CMYK:
        0, 45, 72, 23
      HSL:
        23°, 55.7312%, 49.6078%
        HSV (HSB):
        23°, 71.5736%, 77.2549%
        XYZ:
        29.2084, 23.0931, 6.6593
        xyY:
        0.4954, 0.3917, 23.0931
      CIE-Lab:
        55.1681, 30.6523, 43.9047
        CIE-LCH:
        55.1681, 53.5461, 55.0790
        CIE-Luv:
        55.1681, 69.9295, 40.9228
        Hunter-Lab:
        48.0553, 24.3970, 25.4225
      #c56d38 color charts
#c56d38 RGB chart
      #c56d38 CMYK chart
      #c56d38 RGB pie chart
      #c56d38 color shades, tints & tones
#c56d38 color schemes
#c56d38 color preview, HTML & CSS examples
           This text has a color of #c56d38        
        
          <p style="color:#c56d38;">Text here</p>
        
        
          .mytext {color:#c56d38;}
        
        Text color #c56d38
      
           This box has a color of #c56d38        
        
          <div style="background-color:#c56d38;">Content here</div>
        
        
          .mybackground {background-color:#c56d38;}
        
        Background color #c56d38
      
           Border around this has a color of #c56d38        
        
          <div style="border:2px solid #c56d38;">Content here</div>
        
        
          .myborder {border:2px solid #c56d38;}
        
        Border color #c56d38