#c56966 color space conversions
Hex:
        #c56966
        RGB:
        197, 105, 102
        CMY:
        23, 59, 60
        CMYK:
        0, 47, 48, 23
      HSL:
        2°, 45.0237%, 58.6275%
        HSV (HSB):
        2°, 48.2234%, 77.2549%
        XYZ:
        30.4758, 22.9328, 15.3906
        xyY:
        0.4430, 0.3333, 22.9328
      CIE-Lab:
        55.0030, 36.1753, 18.2364
        CIE-LCH:
        55.0030, 40.5119, 26.7533
        CIE-Luv:
        55.0030, 65.7585, 15.9694
        Hunter-Lab:
        47.8882, 29.7922, 14.4668
      #c56966 color charts
#c56966 RGB chart
      #c56966 CMYK chart
      #c56966 RGB pie chart
      #c56966 color shades, tints & tones
#c56966 color schemes
#c56966 color preview, HTML & CSS examples
           This text has a color of #c56966        
        
          <p style="color:#c56966;">Text here</p>
        
        
          .mytext {color:#c56966;}
        
        Text color #c56966
      
           This box has a color of #c56966        
        
          <div style="background-color:#c56966;">Content here</div>
        
        
          .mybackground {background-color:#c56966;}
        
        Background color #c56966
      
           Border around this has a color of #c56966        
        
          <div style="border:2px solid #c56966;">Content here</div>
        
        
          .myborder {border:2px solid #c56966;}
        
        Border color #c56966