#cd7795 color space conversions
Hex:
        #cd7795
        RGB:
        205, 119, 149
        CMY:
        20, 53, 42
        CMYK:
        0, 42, 27, 20
      HSL:
        339°, 46.2366%, 63.5294%
        HSV (HSB):
        339°, 41.9512%, 80.3922%
        XYZ:
        37.1985, 28.3427, 31.9439
        xyY:
        0.3816, 0.2907, 28.3427
      CIE-Lab:
        60.1971, 37.2984, -1.5198
        CIE-LCH:
        60.1971, 37.3294, 357.6666
        CIE-Luv:
        60.1971, 53.7889, -8.8709
        Hunter-Lab:
        53.2379, 31.5556, 1.6912
      #cd7795 color charts
#cd7795 RGB chart
      #cd7795 CMYK chart
      #cd7795 RGB pie chart
      #cd7795 color shades, tints & tones
#cd7795 color schemes
#cd7795 color preview, HTML & CSS examples
           This text has a color of #cd7795        
        
          <p style="color:#cd7795;">Text here</p>
        
        
          .mytext {color:#cd7795;}
        
        Text color #cd7795
      
           This box has a color of #cd7795        
        
          <div style="background-color:#cd7795;">Content here</div>
        
        
          .mybackground {background-color:#cd7795;}
        
        Background color #cd7795
      
           Border around this has a color of #cd7795        
        
          <div style="border:2px solid #cd7795;">Content here</div>
        
        
          .myborder {border:2px solid #cd7795;}
        
        Border color #cd7795