#c26036 color space conversions
Hex:
        #c26036
        RGB:
        194, 96, 54
        CMY:
        24, 62, 79
        CMYK:
        0, 51, 72, 24
      HSL:
        18°, 56.4516%, 48.6275%
        HSV (HSB):
        18°, 72.1649%, 76.0784%
        XYZ:
        27.0969, 20.1014, 5.9418
        xyY:
        0.5099, 0.3783, 20.1014
      CIE-Lab:
        51.9517, 36.1813, 41.2974
        CIE-LCH:
        51.9517, 54.9050, 48.7779
        CIE-Luv:
        51.9517, 77.6796, 36.3778
        Hunter-Lab:
        44.8346, 29.4202, 23.5267
      #c26036 color charts
#c26036 RGB chart
      #c26036 CMYK chart
      #c26036 RGB pie chart
      #c26036 color shades, tints & tones
#c26036 color schemes
#c26036 color preview, HTML & CSS examples
           This text has a color of #c26036        
        
          <p style="color:#c26036;">Text here</p>
        
        
          .mytext {color:#c26036;}
        
        Text color #c26036
      
           This box has a color of #c26036        
        
          <div style="background-color:#c26036;">Content here</div>
        
        
          .mybackground {background-color:#c26036;}
        
        Background color #c26036
      
           Border around this has a color of #c26036        
        
          <div style="border:2px solid #c26036;">Content here</div>
        
        
          .myborder {border:2px solid #c26036;}
        
        Border color #c26036