#c47367 color space conversions
Hex:
        #c47367
        RGB:
        196, 115, 103
        CMY:
        23, 55, 60
        CMYK:
        0, 41, 47, 23
      HSL:
        8°, 44.0758%, 58.6275%
        HSV (HSB):
        8°, 47.4490%, 76.8627%
        XYZ:
        31.3439, 24.9765, 16.0009
        xyY:
        0.4334, 0.3454, 24.9765
      CIE-Lab:
        57.0525, 30.5601, 20.4107
        CIE-LCH:
        57.0525, 36.7494, 33.7385
        CIE-Luv:
        57.0525, 58.0895, 19.8764
        Hunter-Lab:
        49.9765, 24.4914, 16.0007
      #c47367 color charts
#c47367 RGB chart
      #c47367 CMYK chart
      #c47367 RGB pie chart
      #c47367 color shades, tints & tones
#c47367 color schemes
#c47367 color preview, HTML & CSS examples
           This text has a color of #c47367        
        
          <p style="color:#c47367;">Text here</p>
        
        
          .mytext {color:#c47367;}
        
        Text color #c47367
      
           This box has a color of #c47367        
        
          <div style="background-color:#c47367;">Content here</div>
        
        
          .mybackground {background-color:#c47367;}
        
        Background color #c47367
      
           Border around this has a color of #c47367        
        
          <div style="border:2px solid #c47367;">Content here</div>
        
        
          .myborder {border:2px solid #c47367;}
        
        Border color #c47367