#c47665 color space conversions
Hex:
        #c47665
        RGB:
        196, 118, 101
        CMY:
        23, 54, 60
        CMYK:
        0, 40, 48, 23
      HSL:
        11°, 44.6009%, 58.2353%
        HSV (HSB):
        11°, 48.4694%, 76.8627%
        XYZ:
        31.5923, 25.6322, 15.5943
        xyY:
        0.4338, 0.3520, 25.6322
      CIE-Lab:
        57.6863, 28.7388, 22.4050
        CIE-LCH:
        57.6863, 36.4404, 37.9403
        CIE-Luv:
        57.6863, 56.3789, 22.5474
        Hunter-Lab:
        50.6283, 22.7856, 17.1775
      #c47665 color charts
#c47665 RGB chart
      #c47665 CMYK chart
      #c47665 RGB pie chart
      #c47665 color shades, tints & tones
#c47665 color schemes
#c47665 color preview, HTML & CSS examples
           This text has a color of #c47665        
        
          <p style="color:#c47665;">Text here</p>
        
        
          .mytext {color:#c47665;}
        
        Text color #c47665
      
           This box has a color of #c47665        
        
          <div style="background-color:#c47665;">Content here</div>
        
        
          .mybackground {background-color:#c47665;}
        
        Background color #c47665
      
           Border around this has a color of #c47665        
        
          <div style="border:2px solid #c47665;">Content here</div>
        
        
          .myborder {border:2px solid #c47665;}
        
        Border color #c47665