#c26c27 color space conversions
Hex:
        #c26c27
        RGB:
        194, 108, 39
        CMY:
        24, 58, 85
        CMYK:
        0, 44, 80, 24
      HSL:
        27°, 66.5236%, 45.6863%
        HSV (HSB):
        27°, 79.8969%, 76.0784%
        XYZ:
        27.9769, 22.3409, 4.7571
        xyY:
        0.5080, 0.4056, 22.3409
      CIE-Lab:
        54.3869, 29.2094, 50.9157
        CIE-LCH:
        54.3869, 58.6992, 60.1579
        CIE-Luv:
        54.3869, 69.7925, 45.5960
        Hunter-Lab:
        47.2662, 22.9384, 27.1191
      #c26c27 color charts
#c26c27 RGB chart
      #c26c27 CMYK chart
      #c26c27 RGB pie chart
      #c26c27 color shades, tints & tones
#c26c27 color schemes
#c26c27 color preview, HTML & CSS examples
           This text has a color of #c26c27        
        
          <p style="color:#c26c27;">Text here</p>
        
        
          .mytext {color:#c26c27;}
        
        Text color #c26c27
      
           This box has a color of #c26c27        
        
          <div style="background-color:#c26c27;">Content here</div>
        
        
          .mybackground {background-color:#c26c27;}
        
        Background color #c26c27
      
           Border around this has a color of #c26c27        
        
          <div style="border:2px solid #c26c27;">Content here</div>
        
        
          .myborder {border:2px solid #c26c27;}
        
        Border color #c26c27