#c26448 color space conversions
Hex:
        #c26448
        RGB:
        194, 100, 72
        CMY:
        24, 61, 72
        CMYK:
        0, 48, 63, 24
      HSL:
        14°, 50.0000%, 52.1569%
        HSV (HSB):
        14°, 62.8866%, 76.0784%
        XYZ:
        27.9750, 21.0516, 8.7198
        xyY:
        0.4844, 0.3646, 21.0516
      CIE-Lab:
        53.0059, 35.1545, 32.7680
        CIE-LCH:
        53.0059, 48.0581, 42.9877
        CIE-Luv:
        53.0059, 72.1243, 30.2203
        Hunter-Lab:
        45.8820, 28.5410, 20.8494
      #c26448 color charts
#c26448 RGB chart
      #c26448 CMYK chart
      #c26448 RGB pie chart
      #c26448 color shades, tints & tones
#c26448 color schemes
#c26448 color preview, HTML & CSS examples
           This text has a color of #c26448        
        
          <p style="color:#c26448;">Text here</p>
        
        
          .mytext {color:#c26448;}
        
        Text color #c26448
      
           This box has a color of #c26448        
        
          <div style="background-color:#c26448;">Content here</div>
        
        
          .mybackground {background-color:#c26448;}
        
        Background color #c26448
      
           Border around this has a color of #c26448        
        
          <div style="border:2px solid #c26448;">Content here</div>
        
        
          .myborder {border:2px solid #c26448;}
        
        Border color #c26448