#c26a30 color space conversions
Hex:
        #c26a30
        RGB:
        194, 106, 48
        CMY:
        24, 58, 81
        CMYK:
        0, 45, 75, 24
      HSL:
        24°, 60.3306%, 47.4510%
        HSV (HSB):
        24°, 75.2577%, 76.0784%
        XYZ:
        27.9357, 21.9908, 5.5686
        xyY:
        0.5034, 0.3963, 21.9908
      CIE-Lab:
        54.0172, 30.6392, 46.4816
        CIE-LCH:
        54.0172, 55.6714, 56.6084
        CIE-Luv:
        54.0172, 70.5986, 42.2337
        Hunter-Lab:
        46.8944, 24.2700, 25.7855
      #c26a30 color charts
#c26a30 RGB chart
      #c26a30 CMYK chart
      #c26a30 RGB pie chart
      #c26a30 color shades, tints & tones
#c26a30 color schemes
#c26a30 color preview, HTML & CSS examples
           This text has a color of #c26a30        
        
          <p style="color:#c26a30;">Text here</p>
        
        
          .mytext {color:#c26a30;}
        
        Text color #c26a30
      
           This box has a color of #c26a30        
        
          <div style="background-color:#c26a30;">Content here</div>
        
        
          .mybackground {background-color:#c26a30;}
        
        Background color #c26a30
      
           Border around this has a color of #c26a30        
        
          <div style="border:2px solid #c26a30;">Content here</div>
        
        
          .myborder {border:2px solid #c26a30;}
        
        Border color #c26a30