#c56d20 color space conversions
Hex:
        #c56d20
        RGB:
        197, 109, 32
        CMY:
        23, 57, 87
        CMYK:
        0, 45, 84, 23
      HSL:
        28°, 72.0524%, 44.9020%
        HSV (HSB):
        28°, 83.7563%, 77.2549%
        XYZ:
        28.7553, 22.9119, 4.2734
        xyY:
        0.5140, 0.4096, 22.9119
      CIE-Lab:
        54.9815, 29.7031, 54.4145
        CIE-LCH:
        54.9815, 61.9937, 61.3713
        CIE-Luv:
        54.9815, 71.9905, 47.8270
        Hunter-Lab:
        47.8664, 23.4662, 28.2132
      #c56d20 color charts
#c56d20 RGB chart
      #c56d20 CMYK chart
      #c56d20 RGB pie chart
      #c56d20 color shades, tints & tones
#c56d20 color schemes
#c56d20 color preview, HTML & CSS examples
           This text has a color of #c56d20        
        
          <p style="color:#c56d20;">Text here</p>
        
        
          .mytext {color:#c56d20;}
        
        Text color #c56d20
      
           This box has a color of #c56d20        
        
          <div style="background-color:#c56d20;">Content here</div>
        
        
          .mybackground {background-color:#c56d20;}
        
        Background color #c56d20
      
           Border around this has a color of #c56d20        
        
          <div style="border:2px solid #c56d20;">Content here</div>
        
        
          .myborder {border:2px solid #c56d20;}
        
        Border color #c56d20