#cd7e88 color space conversions
Hex:
        #cd7e88
        RGB:
        205, 126, 136
        CMY:
        20, 51, 47
        CMYK:
        0, 39, 34, 20
      HSL:
        352°, 44.1341%, 64.9020%
        HSV (HSB):
        352°, 38.5366%, 80.3922%
        XYZ:
        37.0816, 29.6784, 27.0666
        xyY:
        0.3952, 0.3163, 29.6784
      CIE-Lab:
        61.3758, 31.8347, 7.6526
        CIE-LCH:
        61.3758, 32.7415, 13.5166
        CIE-Luv:
        61.3758, 52.1845, 4.5569
        Hunter-Lab:
        54.4779, 26.1638, 8.6771
      #cd7e88 color charts
#cd7e88 RGB chart
      #cd7e88 CMYK chart
      #cd7e88 RGB pie chart
      #cd7e88 color shades, tints & tones
#cd7e88 color schemes
#cd7e88 color preview, HTML & CSS examples
           This text has a color of #cd7e88        
        
          <p style="color:#cd7e88;">Text here</p>
        
        
          .mytext {color:#cd7e88;}
        
        Text color #cd7e88
      
           This box has a color of #cd7e88        
        
          <div style="background-color:#cd7e88;">Content here</div>
        
        
          .mybackground {background-color:#cd7e88;}
        
        Background color #cd7e88
      
           Border around this has a color of #cd7e88        
        
          <div style="border:2px solid #cd7e88;">Content here</div>
        
        
          .myborder {border:2px solid #cd7e88;}
        
        Border color #cd7e88