#c26030 color space conversions
Hex:
        #c26030
        RGB:
        194, 96, 48
        CMY:
        24, 62, 81
        CMYK:
        0, 51, 75, 24
      HSL:
        20°, 60.3306%, 47.4510%
        HSV (HSB):
        20°, 75.2577%, 76.0784%
        XYZ:
        26.9645, 20.0485, 5.2449
        xyY:
        0.5160, 0.3836, 20.0485
      CIE-Lab:
        51.8920, 35.9020, 44.2847
        CIE-LCH:
        51.8920, 57.0096, 50.9680
        CIE-Luv:
        51.8920, 78.4047, 38.4952
        Hunter-Lab:
        44.7755, 29.1383, 24.3978
      #c26030 color charts
#c26030 RGB chart
      #c26030 CMYK chart
      #c26030 RGB pie chart
      #c26030 color shades, tints & tones
#c26030 color schemes
#c26030 color preview, HTML & CSS examples
           This text has a color of #c26030        
        
          <p style="color:#c26030;">Text here</p>
        
        
          .mytext {color:#c26030;}
        
        Text color #c26030
      
           This box has a color of #c26030        
        
          <div style="background-color:#c26030;">Content here</div>
        
        
          .mybackground {background-color:#c26030;}
        
        Background color #c26030
      
           Border around this has a color of #c26030        
        
          <div style="border:2px solid #c26030;">Content here</div>
        
        
          .myborder {border:2px solid #c26030;}
        
        Border color #c26030