#c26a32 color space conversions
Hex:
        #c26a32
        RGB:
        194, 106, 50
        CMY:
        24, 58, 80
        CMYK:
        0, 45, 74, 24
      HSL:
        23°, 59.0164%, 47.8431%
        HSV (HSB):
        23°, 74.2268%, 76.0784%
        XYZ:
        27.9779, 22.0077, 5.7909
        xyY:
        0.5016, 0.3946, 22.0077
      CIE-Lab:
        54.0352, 30.7294, 45.5373
        CIE-LCH:
        54.0352, 54.9358, 55.9879
        CIE-Luv:
        54.0352, 70.4007, 41.5803
        Hunter-Lab:
        46.9124, 24.3584, 25.5198
      #c26a32 color charts
#c26a32 RGB chart
      #c26a32 CMYK chart
      #c26a32 RGB pie chart
      #c26a32 color shades, tints & tones
#c26a32 color schemes
#c26a32 color preview, HTML & CSS examples
           This text has a color of #c26a32        
        
          <p style="color:#c26a32;">Text here</p>
        
        
          .mytext {color:#c26a32;}
        
        Text color #c26a32
      
           This box has a color of #c26a32        
        
          <div style="background-color:#c26a32;">Content here</div>
        
        
          .mybackground {background-color:#c26a32;}
        
        Background color #c26a32
      
           Border around this has a color of #c26a32        
        
          <div style="border:2px solid #c26a32;">Content here</div>
        
        
          .myborder {border:2px solid #c26a32;}
        
        Border color #c26a32