#c26a16 color space conversions
Hex:
        #c26a16
        RGB:
        194, 106, 22
        CMY:
        24, 58, 91
        CMYK:
        0, 45, 89, 24
      HSL:
        29°, 79.6296%, 42.3529%
        HSV (HSB):
        29°, 88.6598%, 76.0784%
        XYZ:
        27.5470, 21.8353, 3.5218
        xyY:
        0.5207, 0.4127, 21.8353
      CIE-Lab:
        53.8518, 29.8031, 56.7109
        CIE-LCH:
        53.8518, 64.0652, 62.2768
        CIE-Luv:
        53.8518, 72.4679, 48.3914
        Hunter-Lab:
        46.7283, 23.4538, 28.2412
      #c26a16 color charts
#c26a16 RGB chart
      #c26a16 CMYK chart
      #c26a16 RGB pie chart
      #c26a16 color shades, tints & tones
#c26a16 color schemes
#c26a16 color preview, HTML & CSS examples
           This text has a color of #c26a16        
        
          <p style="color:#c26a16;">Text here</p>
        
        
          .mytext {color:#c26a16;}
        
        Text color #c26a16
      
           This box has a color of #c26a16        
        
          <div style="background-color:#c26a16;">Content here</div>
        
        
          .mybackground {background-color:#c26a16;}
        
        Background color #c26a16
      
           Border around this has a color of #c26a16        
        
          <div style="border:2px solid #c26a16;">Content here</div>
        
        
          .myborder {border:2px solid #c26a16;}
        
        Border color #c26a16