#cd4e70 color space conversions
Hex:
        #cd4e70
        RGB:
        205, 78, 112
        CMY:
        20, 69, 56
        CMYK:
        0, 62, 45, 20
      HSL:
        344°, 55.9471%, 55.4902%
        HSV (HSB):
        344°, 61.9512%, 80.3922%
        XYZ:
        30.8259, 19.5978, 17.4873
        xyY:
        0.4539, 0.2886, 19.5978
      CIE-Lab:
        51.3794, 53.0998, 7.4577
        CIE-LCH:
        51.3794, 53.6210, 7.9947
        CIE-Luv:
        51.3794, 86.1663, -0.5346
        Hunter-Lab:
        44.2694, 46.8226, 7.5678
      #cd4e70 color charts
#cd4e70 RGB chart
      #cd4e70 CMYK chart
      #cd4e70 RGB pie chart
      #cd4e70 color shades, tints & tones
#cd4e70 color schemes
#cd4e70 color preview, HTML & CSS examples
           This text has a color of #cd4e70        
        
          <p style="color:#cd4e70;">Text here</p>
        
        
          .mytext {color:#cd4e70;}
        
        Text color #cd4e70
      
           This box has a color of #cd4e70        
        
          <div style="background-color:#cd4e70;">Content here</div>
        
        
          .mybackground {background-color:#cd4e70;}
        
        Background color #cd4e70
      
           Border around this has a color of #cd4e70        
        
          <div style="border:2px solid #cd4e70;">Content here</div>
        
        
          .myborder {border:2px solid #cd4e70;}
        
        Border color #cd4e70