#c26d36 color space conversions
Hex:
        #c26d36
        RGB:
        194, 109, 54
        CMY:
        24, 57, 79
        CMYK:
        0, 44, 72, 24
      HSL:
        24°, 56.4516%, 48.6275%
        HSV (HSB):
        24°, 72.1649%, 76.0784%
        XYZ:
        28.3826, 22.6730, 6.3704
        xyY:
        0.4942, 0.3948, 22.6730
      CIE-Lab:
        54.7339, 29.3139, 44.3125
        CIE-LCH:
        54.7339, 53.1310, 56.5143
        CIE-Luv:
        54.7339, 67.6500, 41.3700
        Hunter-Lab:
        47.6161, 23.0706, 25.3991
      #c26d36 color charts
#c26d36 RGB chart
      #c26d36 CMYK chart
      #c26d36 RGB pie chart
      #c26d36 color shades, tints & tones
#c26d36 color schemes
#c26d36 color preview, HTML & CSS examples
           This text has a color of #c26d36        
        
          <p style="color:#c26d36;">Text here</p>
        
        
          .mytext {color:#c26d36;}
        
        Text color #c26d36
      
           This box has a color of #c26d36        
        
          <div style="background-color:#c26d36;">Content here</div>
        
        
          .mybackground {background-color:#c26d36;}
        
        Background color #c26d36
      
           Border around this has a color of #c26d36        
        
          <div style="border:2px solid #c26d36;">Content here</div>
        
        
          .myborder {border:2px solid #c26d36;}
        
        Border color #c26d36