#c56970 color space conversions
Hex:
        #c56970
        RGB:
        197, 105, 112
        CMY:
        23, 59, 56
        CMYK:
        0, 47, 43, 23
      HSL:
        355°, 44.2308%, 59.2157%
        HSV (HSB):
        355°, 46.7005%, 77.2549%
        XYZ:
        31.0022, 23.1433, 18.1623
        xyY:
        0.4288, 0.3201, 23.1433
      CIE-Lab:
        55.2197, 37.2005, 12.6976
        CIE-LCH:
        55.2197, 39.3078, 18.8462
        CIE-Luv:
        55.2197, 63.7408, 9.4068
        Hunter-Lab:
        48.1075, 30.8435, 11.2911
      #c56970 color charts
#c56970 RGB chart
      #c56970 CMYK chart
      #c56970 RGB pie chart
      #c56970 color shades, tints & tones
#c56970 color schemes
#c56970 color preview, HTML & CSS examples
           This text has a color of #c56970        
        
          <p style="color:#c56970;">Text here</p>
        
        
          .mytext {color:#c56970;}
        
        Text color #c56970
      
           This box has a color of #c56970        
        
          <div style="background-color:#c56970;">Content here</div>
        
        
          .mybackground {background-color:#c56970;}
        
        Background color #c56970
      
           Border around this has a color of #c56970        
        
          <div style="border:2px solid #c56970;">Content here</div>
        
        
          .myborder {border:2px solid #c56970;}
        
        Border color #c56970