#c47775 color space conversions
Hex:
        #c47775
        RGB:
        196, 119, 117
        CMY:
        23, 53, 54
        CMYK:
        0, 39, 40, 23
      HSL:
        2°, 40.1015%, 61.3725%
        HSV (HSB):
        2°, 40.3061%, 76.8627%
        XYZ:
        32.5727, 26.2138, 20.1726
        xyY:
        0.4125, 0.3320, 26.2138
      CIE-Lab:
        58.2394, 29.9007, 13.9834
        CIE-LCH:
        58.2394, 33.0089, 25.0637
        CIE-Luv:
        58.2394, 53.0616, 12.7250
        Hunter-Lab:
        51.1994, 23.9614, 12.4792
      #c47775 color charts
#c47775 RGB chart
      #c47775 CMYK chart
      #c47775 RGB pie chart
      #c47775 color shades, tints & tones
#c47775 color schemes
#c47775 color preview, HTML & CSS examples
           This text has a color of #c47775        
        
          <p style="color:#c47775;">Text here</p>
        
        
          .mytext {color:#c47775;}
        
        Text color #c47775
      
           This box has a color of #c47775        
        
          <div style="background-color:#c47775;">Content here</div>
        
        
          .mybackground {background-color:#c47775;}
        
        Background color #c47775
      
           Border around this has a color of #c47775        
        
          <div style="border:2px solid #c47775;">Content here</div>
        
        
          .myborder {border:2px solid #c47775;}
        
        Border color #c47775