#c56b16 color space conversions
Hex:
        #c56b16
        RGB:
        197, 107, 22
        CMY:
        23, 58, 91
        CMYK:
        0, 46, 89, 23
      HSL:
        29°, 79.9087%, 42.9412%
        HSV (HSB):
        29°, 88.8325%, 77.2549%
        XYZ:
        28.4285, 22.4436, 3.5928
        xyY:
        0.5220, 0.4121, 22.4436
      CIE-Lab:
        54.4946, 30.5251, 57.3939
        CIE-LCH:
        54.4946, 65.0065, 61.9936
        CIE-Luv:
        54.4946, 74.1742, 48.9359
        Hunter-Lab:
        47.3747, 24.2080, 28.6659
      #c56b16 color charts
#c56b16 RGB chart
      #c56b16 CMYK chart
      #c56b16 RGB pie chart
      #c56b16 color shades, tints & tones
#c56b16 color schemes
#c56b16 color preview, HTML & CSS examples
           This text has a color of #c56b16        
        
          <p style="color:#c56b16;">Text here</p>
        
        
          .mytext {color:#c56b16;}
        
        Text color #c56b16
      
           This box has a color of #c56b16        
        
          <div style="background-color:#c56b16;">Content here</div>
        
        
          .mybackground {background-color:#c56b16;}
        
        Background color #c56b16
      
           Border around this has a color of #c56b16        
        
          <div style="border:2px solid #c56b16;">Content here</div>
        
        
          .myborder {border:2px solid #c56b16;}
        
        Border color #c56b16