#c47695 color space conversions
Hex:
        #c47695
        RGB:
        196, 118, 149
        CMY:
        23, 54, 42
        CMYK:
        0, 40, 24, 23
      HSL:
        336°, 39.7959%, 61.5686%
        HSV (HSB):
        336°, 39.7959%, 76.8627%
        XYZ:
        34.6682, 26.8626, 31.7915
        xyY:
        0.3715, 0.2878, 26.8626
      CIE-Lab:
        58.8469, 34.6303, -3.6362
        CIE-LCH:
        58.8469, 34.8207, 354.0059
        CIE-Luv:
        58.8469, 47.6934, -11.2695
        Hunter-Lab:
        51.8291, 28.6967, -0.0876
      #c47695 color charts
#c47695 RGB chart
      #c47695 CMYK chart
      #c47695 RGB pie chart
      #c47695 color shades, tints & tones
#c47695 color schemes
#c47695 color preview, HTML & CSS examples
           This text has a color of #c47695        
        
          <p style="color:#c47695;">Text here</p>
        
        
          .mytext {color:#c47695;}
        
        Text color #c47695
      
           This box has a color of #c47695        
        
          <div style="background-color:#c47695;">Content here</div>
        
        
          .mybackground {background-color:#c47695;}
        
        Background color #c47695
      
           Border around this has a color of #c47695        
        
          <div style="border:2px solid #c47695;">Content here</div>
        
        
          .myborder {border:2px solid #c47695;}
        
        Border color #c47695