#c56d26 color space conversions
Hex:
        #c56d26
        RGB:
        197, 109, 38
        CMY:
        23, 57, 85
        CMYK:
        0, 45, 81, 23
      HSL:
        27°, 67.6596%, 46.0784%
        HSV (HSB):
        27°, 80.7107%, 77.2549%
        XYZ:
        28.8444, 22.9475, 4.7428
        xyY:
        0.5102, 0.4059, 22.9475
      CIE-Lab:
        55.0183, 29.8910, 52.0753
        CIE-LCH:
        55.0183, 60.0442, 60.1444
        CIE-Luv:
        55.0183, 71.5767, 46.4429
        Hunter-Lab:
        47.9036, 23.6499, 27.6624
      #c56d26 color charts
#c56d26 RGB chart
      #c56d26 CMYK chart
      #c56d26 RGB pie chart
      #c56d26 color shades, tints & tones
#c56d26 color schemes
#c56d26 color preview, HTML & CSS examples
           This text has a color of #c56d26        
        
          <p style="color:#c56d26;">Text here</p>
        
        
          .mytext {color:#c56d26;}
        
        Text color #c56d26
      
           This box has a color of #c56d26        
        
          <div style="background-color:#c56d26;">Content here</div>
        
        
          .mybackground {background-color:#c56d26;}
        
        Background color #c56d26
      
           Border around this has a color of #c56d26        
        
          <div style="border:2px solid #c56d26;">Content here</div>
        
        
          .myborder {border:2px solid #c56d26;}
        
        Border color #c56d26