#c47555 color space conversions
Hex:
        #c47555
        RGB:
        196, 117, 85
        CMY:
        23, 54, 67
        CMYK:
        0, 40, 57, 23
      HSL:
        17°, 48.4716%, 55.0980%
        HSV (HSB):
        17°, 56.6327%, 76.8627%
        XYZ:
        30.7659, 25.1142, 11.8203
        xyY:
        0.4544, 0.3710, 25.1142
      CIE-Lab:
        57.1865, 27.8461, 30.7753
        CIE-LCH:
        57.1865, 41.5034, 47.8606
        CIE-Luv:
        57.1865, 59.4695, 31.1895
        Hunter-Lab:
        50.1141, 21.8847, 21.0952
      #c47555 color charts
#c47555 RGB chart
      #c47555 CMYK chart
      #c47555 RGB pie chart
      #c47555 color shades, tints & tones
#c47555 color schemes
#c47555 color preview, HTML & CSS examples
           This text has a color of #c47555        
        
          <p style="color:#c47555;">Text here</p>
        
        
          .mytext {color:#c47555;}
        
        Text color #c47555
      
           This box has a color of #c47555        
        
          <div style="background-color:#c47555;">Content here</div>
        
        
          .mybackground {background-color:#c47555;}
        
        Background color #c47555
      
           Border around this has a color of #c47555        
        
          <div style="border:2px solid #c47555;">Content here</div>
        
        
          .myborder {border:2px solid #c47555;}
        
        Border color #c47555