#c56572 color space conversions
Hex:
        #c56572
        RGB:
        197, 101, 114
        CMY:
        23, 60, 55
        CMYK:
        0, 49, 42, 23
      HSL:
        352°, 45.2830%, 58.4314%
        HSV (HSB):
        352°, 48.7310%, 77.2549%
        XYZ:
        30.7169, 22.3926, 18.6228
        xyY:
        0.4282, 0.3122, 22.3926
      CIE-Lab:
        54.4411, 39.4975, 10.4325
        CIE-LCH:
        54.4411, 40.8520, 14.7957
        CIE-Luv:
        54.4411, 65.8114, 6.1535
        Hunter-Lab:
        47.3208, 33.0566, 9.7913
      #c56572 color charts
#c56572 RGB chart
      #c56572 CMYK chart
      #c56572 RGB pie chart
      #c56572 color shades, tints & tones
#c56572 color schemes
#c56572 color preview, HTML & CSS examples
           This text has a color of #c56572        
        
          <p style="color:#c56572;">Text here</p>
        
        
          .mytext {color:#c56572;}
        
        Text color #c56572
      
           This box has a color of #c56572        
        
          <div style="background-color:#c56572;">Content here</div>
        
        
          .mybackground {background-color:#c56572;}
        
        Background color #c56572
      
           Border around this has a color of #c56572        
        
          <div style="border:2px solid #c56572;">Content here</div>
        
        
          .myborder {border:2px solid #c56572;}
        
        Border color #c56572